summaryrefslogtreecommitdiffstats
path: root/share/systemd/container@.service
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2019-08-23 07:01:08 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2019-08-23 07:01:33 +0000
commited21fa9744e3645350a27c8374615ae12dcb2999 (patch)
treedc52a318eb84e15d13e7844b69c3e0c9ae148b8e /share/systemd/container@.service
parentReleasing debian version 20190301-lts1-2. (diff)
downloadopen-infrastructure-compute-tools-ed21fa9744e3645350a27c8374615ae12dcb2999.tar.xz
open-infrastructure-compute-tools-ed21fa9744e3645350a27c8374615ae12dcb2999.zip
Merging upstream version 20190301-lts2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--share/systemd/container@.service3
1 files changed, 1 insertions, 2 deletions
diff --git a/share/systemd/container@.service b/share/systemd/container@.service
index 9e9f720..99c4bd4 100644
--- a/share/systemd/container@.service
+++ b/share/systemd/container@.service
@@ -4,8 +4,7 @@ Documentation=man:compute-tools
[Service]
Type=simple
-ExecStart=/usr/bin/container start --name %i --nspawn --no-notification
-ExecStartPost=/usr/bin/container start --name %i --start --no-notification
+ExecStart=/usr/bin/container start --name %i --start --no-notification
ExecStopPost=/usr/bin/container stop -n %i --clean --no-notification
KillMode=mixed