diff options
Diffstat (limited to 'units/fedora/rc-local.service')
-rw-r--r-- | units/fedora/rc-local.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/fedora/rc-local.service b/units/fedora/rc-local.service index e8284a183a..30a2c8afbd 100644 --- a/units/fedora/rc-local.service +++ b/units/fedora/rc-local.service @@ -18,6 +18,7 @@ [Unit] Description=/etc/rc.local Compatibility Requires=basic.target +Conflicts=shutdown.target # The rcN.d symlink uses the name "local" while the script itself is # called "rc.local", hence carry both names here. |