diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-03-22 15:53:15 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-03-31 14:30:18 +0000 |
commit | a94d7f1c0d57e5b6d76136bef333c4fd95a6d4a6 (patch) | |
tree | 0b1bc7685a5b9b06c61be0f9bcec8e877bacec28 /bin/container-autostart | |
parent | Correcting spelling in container-tools manpage. (diff) | |
download | compute-tools-a94d7f1c0d57e5b6d76136bef333c4fd95a6d4a6.tar.xz compute-tools-a94d7f1c0d57e5b6d76136bef333c4fd95a6d4a6.zip |
Updating comments in programs.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to '')
-rwxr-xr-x | bin/container-autostart | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/container-autostart b/bin/container-autostart index 28a7f27..92e2383 100755 --- a/bin/container-autostart +++ b/bin/container-autostart @@ -1,6 +1,6 @@ #!/bin/sh -# Open Infrastructure: container-tools +# container-tools - Manage systemd-nspawn containers # Copyright (C) 2014-2016 Daniel Baumann <daniel.baumann@open-infrastructure.net> # # This program is free software: you can redistribute it and/or modify |