mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08: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