From 1dec776850781279866a65c1b2d6a09ae218b874 Mon Sep 17 00:00:00 2001 From: John Estabrook Date: Wed, 25 Mar 2020 14:18:35 -0500 Subject: service https: T2157: Fix comment block --- src/migration-scripts/https/0-to-1 | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/migration-scripts/https/0-to-1 b/src/migration-scripts/https/0-to-1 index c6ed12fae..23809f5ad 100755 --- a/src/migration-scripts/https/0-to-1 +++ b/src/migration-scripts/https/0-to-1 @@ -14,11 +14,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -# * remove "system login user group" node, Why should be add a user to a -# 3rd party group when the system is fully managed by CLI? -# * remove "system login user level" node -# This is the only privilege level left and also the default, what is the -# sense in keeping this orphaned node? +# * Move server block directives under 'virtual-host' tag node, instead of +# relying on 'listen-address' tag node import sys -- cgit v1.2.3