debian: no need for a configuration dir, use /etc/default/wcsinstd

This commit is contained in:
Benjamin Dauvergne 2013-09-20 12:00:39 +02:00
parent 7229c9d030
commit b6111e6ce2
2 changed files with 0 additions and 4 deletions

View File

@ -1,4 +1,3 @@
etc/wcsinstd
usr/lib/wcsinstd
var/lib/wcsinstd
var/lib/wcsinstd/static

View File

@ -39,9 +39,6 @@ authentic2.wsgi:application"
# Read configuration variable file if it is present
[ -r /etc/default/$NAME ] && . /etc/default/$NAME
# Load confg
. /etc/authentic2/authentic.conf
# Load the VERBOSE setting and other rcS variables
. /lib/init/vars.sh