summaryrefslogtreecommitdiffstats
path: root/remote/modules/systemd/data/etc/systemd/system/udhcpc@.service
diff options
context:
space:
mode:
Diffstat (limited to 'remote/modules/systemd/data/etc/systemd/system/udhcpc@.service')
-rw-r--r--remote/modules/systemd/data/etc/systemd/system/udhcpc@.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/systemd/data/etc/systemd/system/udhcpc@.service b/remote/modules/systemd/data/etc/systemd/system/udhcpc@.service
index a945e743..db67c6b6 100644
--- a/remote/modules/systemd/data/etc/systemd/system/udhcpc@.service
+++ b/remote/modules/systemd/data/etc/systemd/system/udhcpc@.service
@@ -3,7 +3,7 @@ Description=DHCP Client
[Service]
Type=simple
-ExecStart=/openslx/sbin/udhcpc -O domain -O nissrv -O nisdomain -O wpad -t 8 -s /etc/udhcpc.openslx.script -i %I
+ExecStart=/opt/openslx/bin/dhcp++ %I
[Install]
WantedBy=multi-user.target