mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
units: make use of nspawn's --keep-unit switch in systemd-nspawn@.service
This commit is contained in:
@@ -10,7 +10,7 @@ Description=Container %i
|
||||
Documentation=man:systemd-nspawn(1)
|
||||
|
||||
[Service]
|
||||
ExecStart=@bindir@/systemd-nspawn -bjD /var/lib/container/%i
|
||||
ExecStart=@bindir@/systemd-nspawn --quiet --keep-unit --boot --link-journal=guest --directory=/var/lib/container/%i
|
||||
Type=notify
|
||||
|
||||
[Install]
|
||||
|
||||
Reference in New Issue
Block a user