mirror of
https://github.com/systemd/systemd.git
synced 2025-03-09 12:58:26 +03:00
units: don't ever pull in SysV targets from other SysV targets
This commit is contained in:
parent
1c7c17ea61
commit
d94ac66d32
@ -12,5 +12,4 @@
|
||||
|
||||
[Unit]
|
||||
Description=Name Lookups
|
||||
Wants=network.target
|
||||
After=network.target
|
||||
|
@ -12,7 +12,6 @@ Description=Remote File Systems
|
||||
m4_dnl
|
||||
m4_ifdef(`FOR_SYSTEM',
|
||||
m4_dnl When running in system mode we need the network up
|
||||
Requires=network.target
|
||||
After=network.target
|
||||
)m4_dnl
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user