conn

A script repository to manage connections in Linux.
git clone git://r-36.net/conn
Log | Files | Refs | LICENSE

commit 8640c2005c501799fd8f0d4f29ca7046f315f600
parent ff8bccac39aa455088811dea6cfd4d05d42c73d8
Author: Christoph Lohmann <20h@r-36.net>
Date:   Wed,  6 Apr 2011 13:16:01 +0200

Changing the state according to FHS.

Diffstat:
etc/conn/config.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/conn/config.sh b/etc/conn/config.sh @@ -42,7 +42,7 @@ ETCDIR="/etc/conn" # In this directory the states (which connections are running and conn- # ection specific states) are stored. # -STATEDIR="/var/state/conn" +STATEDIR="/var/lib/conn" # # Set this variable to the location of the wpa_supplicant.conf, which