mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
units/systemd-network-generator.service: add forgotten ordering for shutdown
This commit is contained in:
@@ -14,6 +14,8 @@ Documentation=man:systemd-network-generator.service(8)
|
||||
DefaultDependencies=no
|
||||
Before=network-pre.target systemd-udevd.service
|
||||
Wants=network-pre.target
|
||||
Conflicts=shutdown.target
|
||||
Before=shutdown.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
|
||||
Reference in New Issue
Block a user