]> 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>
Tue, 29 Jul 2014 09:52:06 +0000 (11:52 +0200)
modules.d/98systemd/module-setup.sh

index 5081a5ab795c216c91f869a3b1fe74290ef88393..429781b25d664343fd7d8329b5b8f326897da255 100755 (executable)
@@ -191,7 +191,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 \