]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
systemd: add 70-uaccess.rules
authorHarald Hoyer <harald@redhat.com>
Tue, 25 Feb 2014 11:33:30 +0000 (12:33 +0100)
committerHarald Hoyer <harald@redhat.com>
Wed, 26 Feb 2014 13:56:28 +0000 (14:56 +0100)
modules.d/98systemd/module-setup.sh

index badce3ce53a6a4f41d5c13bb9146c8e61b31fdc9..ba541a9f94878a8efa8fce49c59b2fb487a34af3 100755 (executable)
@@ -194,7 +194,7 @@ install() {
     inst_binary true
     ln_r $(type -P true) "/usr/bin/loginctl"
     ln_r $(type -P true) "/bin/loginctl"
-    inst_rules 71-seat.rules 73-seat-late.rules 99-systemd.rules
+    inst_rules 70-uaccess.rules 71-seat.rules 73-seat-late.rules 99-systemd.rules
 
     for i in \
         emergency.target \