about summary refs log tree commit diff
path: root/services
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2014-10-13 11:52:46 +0200
committerJuan RP <xtraeme@gmail.com>2014-10-13 11:52:46 +0200
commita9579af65233f03013a51c37a063c72bf2b63102 (patch)
treea06650ee46b72cf5a952c6d95a54979dcbea7c44 /services
parenta155e8c2ac38a036764873bf443f71fe36cf043a (diff)
downloadrunit-void-a9579af65233f03013a51c37a063c72bf2b63102.tar.gz
runit-void-a9579af65233f03013a51c37a063c72bf2b63102.tar.xz
runit-void-a9579af65233f03013a51c37a063c72bf2b63102.zip
services: dhcpcd-* services have been moved.
Diffstat (limited to 'services')
-rwxr-xr-xservices/dhcpcd-eth0/run2
l---------services/dhcpcd-eth0/supervise1
-rwxr-xr-xservices/dhcpcd/run2
l---------services/dhcpcd/supervise1
4 files changed, 0 insertions, 6 deletions
diff --git a/services/dhcpcd-eth0/run b/services/dhcpcd-eth0/run
deleted file mode 100755
index 159bdbc..0000000
--- a/services/dhcpcd-eth0/run
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec dhcpcd -B eth0
diff --git a/services/dhcpcd-eth0/supervise b/services/dhcpcd-eth0/supervise
deleted file mode 120000
index 9a087b7..0000000
--- a/services/dhcpcd-eth0/supervise
+++ /dev/null
@@ -1 +0,0 @@
-/run/runit/supervise.dhcpd-eth0
\ No newline at end of file
diff --git a/services/dhcpcd/run b/services/dhcpcd/run
deleted file mode 100755
index 898354d..0000000
--- a/services/dhcpcd/run
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec dhcpcd -B
diff --git a/services/dhcpcd/supervise b/services/dhcpcd/supervise
deleted file mode 120000
index 4fe4a00..0000000
--- a/services/dhcpcd/supervise
+++ /dev/null
@@ -1 +0,0 @@
-/run/runit/supervise.dhcpcd
\ No newline at end of file