summaryrefslogtreecommitdiff
path: root/libre/rp-pppoe/adsl.service
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-04 20:56:26 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-04 20:56:26 -0300
commiteaa7dd3c7b19ec07ca6ace686561cf024c293ead (patch)
tree7238063a6d6d713aea5dc0235785a93611b3f81c /libre/rp-pppoe/adsl.service
parent4ac32d4cf06625e145fe9b35d65c793192275d09 (diff)
downloadabslibre-eaa7dd3c7b19ec07ca6ace686561cf024c293ead.tar.gz
abslibre-eaa7dd3c7b19ec07ca6ace686561cf024c293ead.tar.bz2
abslibre-eaa7dd3c7b19ec07ca6ace686561cf024c293ead.zip
rp-pppoe: remove libre suffix and add complex pkgrel
Diffstat (limited to 'libre/rp-pppoe/adsl.service')
-rw-r--r--libre/rp-pppoe/adsl.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/libre/rp-pppoe/adsl.service b/libre/rp-pppoe/adsl.service
new file mode 100644
index 000000000..85ff49287
--- /dev/null
+++ b/libre/rp-pppoe/adsl.service
@@ -0,0 +1,10 @@
+[Unit]
+Description=ADSL Daemon
+
+[Service]
+Type=forking
+ExecStart=/usr/bin/pppoe-start
+ExecStop=/usr/bin/pppoe-stop
+
+[Install]
+WantedBy=multi-user.target