summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2009-11-11 01:14:36 +0000
committerChristian Pointner <equinox@anytun.org>2009-11-11 01:14:36 +0000
commit8109724c0a4f37801e9cdf1f3437acdbc3cc849e (patch)
tree10dceb0214a6e063d6c2e931033d17b7996bfbce /etc
parentupdated README (diff)
no username/groupname in example config
added install target to Makefile updated svn:ignore for man directory
Diffstat (limited to 'etc')
-rw-r--r--etc/anytun/client1/config4
-rw-r--r--etc/anytun/client2/config4
-rw-r--r--etc/anytun/client3/config4
-rw-r--r--etc/anytun/p2p-a/config4
-rw-r--r--etc/anytun/p2p-b/config4
-rw-r--r--etc/anytun/server/config4
6 files changed, 12 insertions, 12 deletions
diff --git a/etc/anytun/client1/config b/etc/anytun/client1/config
index da11356..dec6c97 100644
--- a/etc/anytun/client1/config
+++ b/etc/anytun/client1/config
@@ -53,8 +53,8 @@ remote-port 4444
log syslog:3,anytun-client1,daemon
## change user and group after init
-username anytun
-groupname anytun
+#username anytun
+#groupname anytun
## chroot to users home directory
#chroot /var/run/anytun
diff --git a/etc/anytun/client2/config b/etc/anytun/client2/config
index ff9bab7..adc1cfa 100644
--- a/etc/anytun/client2/config
+++ b/etc/anytun/client2/config
@@ -53,8 +53,8 @@ remote-port 4444
log syslog:3,anytun-client2,daemon
## change user and group after init
-username anytun
-groupname anytun
+#username anytun
+#groupname anytun
## chroot to users home directory
#chroot /var/run/anytun
diff --git a/etc/anytun/client3/config b/etc/anytun/client3/config
index c5f529c..9714a51 100644
--- a/etc/anytun/client3/config
+++ b/etc/anytun/client3/config
@@ -53,8 +53,8 @@ remote-port 4444
log syslog:3,anytun-client3,daemon
## change user and group after init
-username anytun
-groupname anytun
+#username anytun
+#groupname anytun
## chroot to users home directory
#chroot /var/run/anytun
diff --git a/etc/anytun/p2p-a/config b/etc/anytun/p2p-a/config
index 126f918..d7d25b0 100644
--- a/etc/anytun/p2p-a/config
+++ b/etc/anytun/p2p-a/config
@@ -61,8 +61,8 @@ remote-port 4445
log syslog:3,anytun-p2p-a,daemon
## change user and group after init
-username anytun
-groupname anytun
+#username anytun
+#groupname anytun
## chroot to users home directory
#chroot /var/run/anytun
diff --git a/etc/anytun/p2p-b/config b/etc/anytun/p2p-b/config
index 859b26d..6f2d7a3 100644
--- a/etc/anytun/p2p-b/config
+++ b/etc/anytun/p2p-b/config
@@ -61,8 +61,8 @@ remote-port 4445
log syslog:3,anytun-p2p-b,daemon
## change user and group after init
-username anytun
-groupname anytun
+#username anytun
+#groupname anytun
## chroot to users home directory
#chroot /var/run/anytun
diff --git a/etc/anytun/server/config b/etc/anytun/server/config
index 977c579..1e5786a 100644
--- a/etc/anytun/server/config
+++ b/etc/anytun/server/config
@@ -55,8 +55,8 @@ port 4444
log syslog:3,anytun-server,daemon
## change user and group after init
-username anytun
-groupname anytun
+#username anytun
+#groupname anytun
## chroot to /var/run/anytun
#chroot /var/run/anytun