diff options
Diffstat (limited to 'units/systemd-rfkill.service.in')
-rw-r--r-- | units/systemd-rfkill.service.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/units/systemd-rfkill.service.in b/units/systemd-rfkill.service.in index 24f2ccce72..56de1a1537 100644 --- a/units/systemd-rfkill.service.in +++ b/units/systemd-rfkill.service.in @@ -12,9 +12,9 @@ Description=Load/Save RF Kill Switch Status Documentation=man:systemd-rfkill.service(8) DefaultDependencies=no BindsTo=sys-devices-virtual-misc-rfkill.device -Conflicts=shutdown.target initrd-switch-root.target +Conflicts=shutdown.target After=sys-devices-virtual-misc-rfkill.device -Before=shutdown.target initrd-switch-root.target +Before=shutdown.target [Service] ExecStart={{ROOTLIBEXECDIR}}/systemd-rfkill |