diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-07-24 18:45:00 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-07-24 18:55:37 +0000 |
commit | d20677330a40013f3b371fa0734de9ad7a069235 (patch) | |
tree | f4b1e2d7e40490a45c45e762048c16b8a615386d /share/systemd | |
parent | Adding upstream version 20210630. (diff) | |
download | open-infrastructure-compute-tools-d20677330a40013f3b371fa0734de9ad7a069235.tar.xz open-infrastructure-compute-tools-d20677330a40013f3b371fa0734de9ad7a069235.zip |
Adding upstream version 20210724.upstream/20210724
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'share/systemd')
-rw-r--r-- | share/systemd/container-auto.service | 2 | ||||
-rw-r--r-- | share/systemd/container@.service | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/share/systemd/container-auto.service b/share/systemd/container-auto.service index 805bdc6..50f8ac6 100644 --- a/share/systemd/container-auto.service +++ b/share/systemd/container-auto.service @@ -1,3 +1,5 @@ +# Open Infrastructure: compute-tools + [Unit] Description=compute-tools automatic start and stop Documentation=man:container-auto diff --git a/share/systemd/container@.service b/share/systemd/container@.service index 5d4425e..4bd7be5 100644 --- a/share/systemd/container@.service +++ b/share/systemd/container@.service @@ -1,3 +1,5 @@ +# Open Infrastructure: compute-tools + [Unit] Description="Container: %i" Documentation=man:compute-tools |