diff options
Diffstat (limited to 'units')
-rw-r--r-- | units/fedora/sysinit.service | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/units/fedora/sysinit.service b/units/fedora/sysinit.service index 1c0ce2c48b..5981552da9 100644 --- a/units/fedora/sysinit.service +++ b/units/fedora/sysinit.service @@ -8,6 +8,8 @@ [Unit] Description=System Initialization Before=local-fs.target remote-fs.target swap.target sockets.target +Conflicts=shutdown.target +Before=shutdown.target [Service] ExecStart=/etc/rc.d/rc.sysinit |