summaryrefslogtreecommitdiff
path: root/libre/rp-pppoe-libre/adsl.service
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-10-05 01:33:02 -0700
committerroot <root@rshg054.dnsready.net>2012-10-05 01:33:02 -0700
commit777466db27694f0cad10a7159ba66f2a2b39a516 (patch)
tree314603754e3855eea98c7cc25416e7c746e40fcf /libre/rp-pppoe-libre/adsl.service
parentc3ff6b4da8966c22dcbf0f5d8a957b875242789f (diff)
Fri Oct 5 01:33:01 PDT 2012
Diffstat (limited to 'libre/rp-pppoe-libre/adsl.service')
-rw-r--r--libre/rp-pppoe-libre/adsl.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/libre/rp-pppoe-libre/adsl.service b/libre/rp-pppoe-libre/adsl.service
new file mode 100644
index 000000000..324164943
--- /dev/null
+++ b/libre/rp-pppoe-libre/adsl.service
@@ -0,0 +1,10 @@
+[Unit]
+Description=ADSL Deamon
+
+[Service]
+Type=forking
+ExecStart=/usr/sbin/pppoe-start
+ExecStop=/usr/sbin/pppoe-stop
+
+[Install]
+WantedBy=multi-user.target