From cfb5c24f96f6fa9f45fab986e382d6aa6aef7a55 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 1 Jun 2017 15:23:23 +0200 Subject: Renaming cnt.auto to cnt.container-server in order to split functionality of 'binding container to a specific host system' from 'starting container at system boot'. Signed-off-by: Daniel Baumann --- share/scripts/debootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/scripts/debootstrap') diff --git a/share/scripts/debootstrap b/share/scripts/debootstrap index 79a3193..35b200f 100755 --- a/share/scripts/debootstrap +++ b/share/scripts/debootstrap @@ -51,7 +51,7 @@ Parameters () shift 2 ;; - --cnt.auto) + --cnt.container-server) # ignore shift 2 ;; -- cgit v1.2.3