diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2018-05-27 07:52:25 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2018-05-27 08:55:49 +0000 |
commit | 66e2a6179b2e3feb218cc013754ba200565d708b (patch) | |
tree | 9759e68541939da6e097647e93fb6175d36e1185 | |
parent | Improving comment in procps configuration. (diff) | |
download | compute-tools-66e2a6179b2e3feb218cc013754ba200565d708b.tar.xz compute-tools-66e2a6179b2e3feb218cc013754ba200565d708b.zip |
Improving comment in systemd container-auto.service description.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
-rw-r--r-- | share/systemd/container-auto.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/systemd/container-auto.service b/share/systemd/container-auto.service index b3384df..99decf6 100644 --- a/share/systemd/container-auto.service +++ b/share/systemd/container-auto.service @@ -1,5 +1,5 @@ [Unit] -Description=container-tools automatic start +Description=container-tools automatic start and stop Documentation=man:container-auto After=network.target |