summaryrefslogtreecommitdiffstats
path: root/libexec
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2021-04-11 13:31:14 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2021-04-11 13:39:09 +0000
commit26851c094e351564ac10e7bf24c4e59e86fd58e4 (patch)
tree09075cb97036715d3001d55d4e3b52a14aece125 /libexec
parentUsing https for security.debian.org in container create related items. (diff)
downloadcompute-tools-26851c094e351564ac10e7bf24c4e59e86fd58e4.tar.xz
compute-tools-26851c094e351564ac10e7bf24c4e59e86fd58e4.zip
Using https instead of http in all comments.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'libexec')
-rwxr-xr-xlibexec/container/auto2
-rwxr-xr-xlibexec/container/console2
-rwxr-xr-xlibexec/container/create2
-rwxr-xr-xlibexec/container/enter2
-rwxr-xr-xlibexec/container/key2
-rwxr-xr-xlibexec/container/limit2
-rwxr-xr-xlibexec/container/list2
-rwxr-xr-xlibexec/container/log2
-rwxr-xr-xlibexec/container/move2
-rwxr-xr-xlibexec/container/remove2
-rwxr-xr-xlibexec/container/restart2
-rwxr-xr-xlibexec/container/run2
-rwxr-xr-xlibexec/container/start2
-rwxr-xr-xlibexec/container/status2
-rwxr-xr-xlibexec/container/stop2
-rwxr-xr-xlibexec/container/top2
-rwxr-xr-xlibexec/container/version2
17 files changed, 17 insertions, 17 deletions
diff --git a/libexec/container/auto b/libexec/container/auto
index 4c39e2d..0c9d136 100755
--- a/libexec/container/auto
+++ b/libexec/container/auto
@@ -15,7 +15,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
set -e
diff --git a/libexec/container/console b/libexec/container/console
index 912a259..ce53712 100755
--- a/libexec/container/console
+++ b/libexec/container/console
@@ -15,7 +15,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
set -e
diff --git a/libexec/container/create b/libexec/container/create
index 3d639e5..418bc35 100755
--- a/libexec/container/create
+++ b/libexec/container/create
@@ -15,7 +15,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
set -e
diff --git a/libexec/container/enter b/libexec/container/enter
index d89ceec..2664fdc 100755
--- a/libexec/container/enter
+++ b/libexec/container/enter
@@ -15,7 +15,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
set -e
diff --git a/libexec/container/key b/libexec/container/key
index 56eb9d2..5f76fb2 100755
--- a/libexec/container/key
+++ b/libexec/container/key
@@ -15,7 +15,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
set -e
diff --git a/libexec/container/limit b/libexec/container/limit
index ec07fe6..6323a42 100755
--- a/libexec/container/limit
+++ b/libexec/container/limit
@@ -15,7 +15,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
set -e
diff --git a/libexec/container/list b/libexec/container/list
index 6f9f533..30446c0 100755
--- a/libexec/container/list
+++ b/libexec/container/list
@@ -15,7 +15,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
set -e
diff --git a/libexec/container/log b/libexec/container/log
index d0dc4af..e514391 100755
--- a/libexec/container/log
+++ b/libexec/container/log
@@ -15,7 +15,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
set -e
diff --git a/libexec/container/move b/libexec/container/move
index 5f65b21..a76cde1 100755
--- a/libexec/container/move
+++ b/libexec/container/move
@@ -15,7 +15,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
set -e
diff --git a/libexec/container/remove b/libexec/container/remove
index 01161fa..3205c32 100755
--- a/libexec/container/remove
+++ b/libexec/container/remove
@@ -15,7 +15,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
set -e
diff --git a/libexec/container/restart b/libexec/container/restart
index 04708a1..922629d 100755
--- a/libexec/container/restart
+++ b/libexec/container/restart
@@ -15,7 +15,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
set -e
diff --git a/libexec/container/run b/libexec/container/run
index c72c1b6..bf8d0a7 100755
--- a/libexec/container/run
+++ b/libexec/container/run
@@ -15,7 +15,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
set -e
diff --git a/libexec/container/start b/libexec/container/start
index 4e31f72..089aa7d 100755
--- a/libexec/container/start
+++ b/libexec/container/start
@@ -15,7 +15,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
set -e
diff --git a/libexec/container/status b/libexec/container/status
index 25c9b95..9c3a076 100755
--- a/libexec/container/status
+++ b/libexec/container/status
@@ -15,7 +15,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
set -e
diff --git a/libexec/container/stop b/libexec/container/stop
index 8de825b..58fc0e9 100755
--- a/libexec/container/stop
+++ b/libexec/container/stop
@@ -15,7 +15,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
set -e
diff --git a/libexec/container/top b/libexec/container/top
index f71f7c3..c846000 100755
--- a/libexec/container/top
+++ b/libexec/container/top
@@ -15,7 +15,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
set -e
diff --git a/libexec/container/version b/libexec/container/version
index 7e90b4e..3b33a4d 100755
--- a/libexec/container/version
+++ b/libexec/container/version
@@ -15,7 +15,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
set -e