mirror of
https://github.com/systemd/systemd.git
synced 2024-12-23 21:35:11 +03:00
fedora: make sure both prefdm and rc-local depend on base.target properly
This commit is contained in:
parent
ea2d9ed42d
commit
78c390dee1
@ -8,6 +8,7 @@
|
||||
[Unit]
|
||||
Description=Display Manager
|
||||
Before=graphical.target
|
||||
Requires=basic.target
|
||||
After=basic.target syslog.target messagebus.service haldaemon.service
|
||||
Conflicts=shutdown.target
|
||||
|
||||
|
@ -8,6 +8,7 @@
|
||||
[Unit]
|
||||
Description=/etc/rc.local Compatibility
|
||||
Requires=basic.target
|
||||
After=basic.target
|
||||
Conflicts=shutdown.target
|
||||
|
||||
# The rcN.d symlink uses the name "local" while the script itself is
|
||||
|
Loading…
Reference in New Issue
Block a user