mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
units: make systemd-network-generator.service stay around
Once done, its done, and shouldn't be run again.
This commit is contained in:
@@ -14,6 +14,7 @@ Before=network-pre.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
RemainAfterExit=yes
|
||||
ExecStart=@rootlibexecdir@/systemd-network-generator
|
||||
|
||||
[Install]
|
||||
|
||||
Reference in New Issue
Block a user