summarylogtreecommitdiffstats
path: root/systemd.install
diff options
context:
space:
mode:
authorNicolas Iooss2014-04-06 16:05:59 +0200
committerNicolas Iooss2015-06-27 11:44:54 +0800
commit858c6b24c6456fae09474636abe40f26c79fa27f (patch)
tree0adcc28f7aafdac0eb98ef6a06c47e87dfd98dd2 /systemd.install
parent9a4809bc8b171101858cd7f815ae3d1e32cc1ec4 (diff)
downloadaur-858c6b24c6456fae09474636abe40f26c79fa27f.tar.gz
systemd-selinux 212-1 update
* Update package * Wire up libsystemd-selinux in pkgname and depends * Add systemd-selinux package to selinux group.
Diffstat (limited to 'systemd.install')
-rw-r--r--systemd.install3
1 files changed, 1 insertions, 2 deletions
diff --git a/systemd.install b/systemd.install
index a0a29812d483..ecd9afd5b64f 100644
--- a/systemd.install
+++ b/systemd.install
@@ -64,8 +64,7 @@ _209_changes() {
local new_rule=etc/udev/rules.d/80-net-setup-link.rules
echo ":: Network device naming is now controlled by udev's net_setup_link"
- echo " builtin. Refer to the NETWORK LINK CONFIGURATION section of the"
- echo " udev manpage for a full description."
+ echo " builtin. Refer to the systemd.link manpage for a full description."
# not clear what action we can take here, so don't do anything
[[ -e $new_rule ]] && return 0