summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorcrow <crow@linux.org.ba>2014-05-02 22:39:07 +0200
committerCarlo Landmeter <clandmeter@gmail.com>2014-05-02 23:02:34 +0200
commit275586bc972388b63198f533e2f3fd03dc58eab7 (patch)
tree401624b80938874857c982655217ac58f91aab1f /testing
parentfad94b28df97f3cdd3622f74ccca5a9a6234912e (diff)
downloadaports-275586bc972388b63198f533e2f3fd03dc58eab7.tar.bz2
aports-275586bc972388b63198f533e2f3fd03dc58eab7.tar.xz
testing/noip: removed pre, post and confd files, now part of initd
Diffstat (limited to 'testing')
-rw-r--r--testing/noip/noip.confd3
-rw-r--r--testing/noip/noip.post-install5
-rw-r--r--testing/noip/noip.pre-install0
3 files changed, 0 insertions, 8 deletions
diff --git a/testing/noip/noip.confd b/testing/noip/noip.confd
deleted file mode 100644
index 7a8889aba..000000000
--- a/testing/noip/noip.confd
+++ /dev/null
@@ -1,3 +0,0 @@
-noip_conf="/etc/no-ip2.conf"
-noip_pid="/var/run/noip.pid"
-noip_args="-c $noip_conf --pidfile $noip_pid"
diff --git a/testing/noip/noip.post-install b/testing/noip/noip.post-install
deleted file mode 100644
index 8e1bc88b3..000000000
--- a/testing/noip/noip.post-install
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
- echo
- echo 'Before running noip2 you must configure it.'
- echo 'To configure noip2 run the command "noip2 -C -Y"'
- echo
diff --git a/testing/noip/noip.pre-install b/testing/noip/noip.pre-install
deleted file mode 100644
index e69de29bb..000000000
--- a/testing/noip/noip.pre-install
+++ /dev/null