diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2021-07-24 18:11:32 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2021-07-24 18:18:59 +0000 |
commit | 1f534c8375686ea257cf907fbb485e0708d82ac3 (patch) | |
tree | 775276f1fc89c96da65ff1199380f18f40d4da1c /share/systemd/container@.service | |
parent | Improving section titles in host-setup documentation. (diff) | |
download | compute-tools-1f534c8375686ea257cf907fbb485e0708d82ac3.tar.xz compute-tools-1f534c8375686ea257cf907fbb485e0708d82ac3.zip |
Harmonizing first line in comments of non-shebang files.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/systemd/container@.service')
-rw-r--r-- | share/systemd/container@.service | 2 |
1 files changed, 2 insertions, 0 deletions
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 |