summaryrefslogtreecommitdiffstats
path: root/examples/fastd-debian-default
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2013-03-21 23:44:59 +0100
committerMatthias Schiffer <mschiffer@universe-factory.net>2013-03-21 23:44:59 +0100
commitbd982075b97319705648c2ea88382d3bea64bd6e (patch)
treed8b5816b8aadbacdefdd00131da62af9b219c70a /examples/fastd-debian-default
parent0f7aac271c521c2e30b833956eba40e42a79c420 (diff)
downloadfastd-bd982075b97319705648c2ea88382d3bea64bd6e.tar
fastd-bd982075b97319705648c2ea88382d3bea64bd6e.zip
Remove debian init script again
This reverts commit 0f7aac271c521c2e30b833956eba40e42a79c420. The scripts live in the /debian directory of the Debian package source, there is no reason to duplicate them in this git.
Diffstat (limited to 'examples/fastd-debian-default')
-rw-r--r--examples/fastd-debian-default8
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/fastd-debian-default b/examples/fastd-debian-default
deleted file mode 100644
index ba8d21b..0000000
--- a/examples/fastd-debian-default
+++ /dev/null
@@ -1,8 +0,0 @@
-# This is the configuration file for /etc/init.d/fastd
-
-#
-# Start only these VPNs automatically via init script.
-# Allowed values are "all", "none" or space separated list of
-# names of the VPNs. If empty, "all" is assumed.
-#
-AUTOSTART="all"