[arch-releng] [RFC][PATCH 2/2] [configs/releng] Use dhcpcd service provided by the package.

Gerardo Exequiel Pozzi vmlinuz386 at yahoo.com.ar
Sun Mar 3 16:33:53 EST 2013


Implements FS#34075.

Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386 at yahoo.com.ar>
---
 configs/releng/root-image/etc/systemd/system/dhcpcd.service | 13 -------------
 1 file changed, 13 deletions(-)
 delete mode 100644 configs/releng/root-image/etc/systemd/system/dhcpcd.service

diff --git a/configs/releng/root-image/etc/systemd/system/dhcpcd.service b/configs/releng/root-image/etc/systemd/system/dhcpcd.service
deleted file mode 100644
index dd030d5..0000000
--- a/configs/releng/root-image/etc/systemd/system/dhcpcd.service
+++ /dev/null
@@ -1,13 +0,0 @@
-[Unit]
-Description=dhcpcd on all interfaces
-Wants=network.target
-Before=network.target
-
-[Service]
-Type=forking
-PIDFile=/run/dhcpcd.pid
-ExecStart=/sbin/dhcpcd -A -b -q
-ExecStop=/sbin/dhcpcd -k
-
-[Install]
-WantedBy=multi-user.target
-- 
1.8.1.4



More information about the arch-releng mailing list