diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-05-05 16:33:34 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-05-05 16:33:34 +0000 |
commit | f3f0fb8c0dfed591c3c03ff7f2d00ebb8b52d4ae (patch) | |
tree | 241cc9d6148fe3d9b131bf7e344027df7eb59a8d /share/hooks/pre-start.unlink-console.sh | |
parent | Adding upstream version 20220430. (diff) | |
download | open-infrastructure-compute-tools-f3f0fb8c0dfed591c3c03ff7f2d00ebb8b52d4ae.tar.xz open-infrastructure-compute-tools-f3f0fb8c0dfed591c3c03ff7f2d00ebb8b52d4ae.zip |
Adding upstream version 20220505.upstream/20220505
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'share/hooks/pre-start.unlink-console.sh')
-rwxr-xr-x | share/hooks/pre-start.unlink-console.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/hooks/pre-start.unlink-console.sh b/share/hooks/pre-start.unlink-console.sh index b44491e..cebbe03 100755 --- a/share/hooks/pre-start.unlink-console.sh +++ b/share/hooks/pre-start.unlink-console.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2014-2021 Daniel Baumann <daniel.baumann@open-infrastructure.net> +# Copyright (C) 2014-2022 Daniel Baumann <daniel.baumann@open-infrastructure.net> # # SPDX-License-Identifier: GPL-3.0+ # |