From 86d8dd8753ad0517746091d113e382cecff6e931 Mon Sep 17 00:00:00 2001 From: frank Date: Tue, 17 Jul 2012 12:03:53 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- vhosts/webapp-config | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/vhosts/webapp-config b/vhosts/webapp-config index 810ef890..02c01cb1 100644 --- a/vhosts/webapp-config +++ b/vhosts/webapp-config @@ -65,9 +65,10 @@ vhost_hostname="localhost" # your choices are: # # apache -# aolserver # lighttpd # cherokee +# nginx +# gatling # # you can override this setting by using the -s switch to webapp-config @@ -183,6 +184,9 @@ vhost_perms_virtualowned_file="o-w" vhost_perms_installdir="0755" +# Allow specifying absolute path names using the -d option? +allow_absolute="no" + # ======================================================================== # END OF USER-EDITABLE SETTINGS -- 2.39.5