summaryrefslogtreecommitdiffstats
path: root/remote
diff options
context:
space:
mode:
authorDirk2013-04-24 18:14:22 +0200
committerDirk2013-04-24 18:14:22 +0200
commitd8da75f69ded7115a54b43ecb1ab02c69b08c799 (patch)
tree2f617bdd04aa44191a1f427fa4aaa748d85f8a6c /remote
parentsmall fix (diff)
downloadtm-scripts-d8da75f69ded7115a54b43ecb1ab02c69b08c799.tar.gz
tm-scripts-d8da75f69ded7115a54b43ecb1ab02c69b08c799.tar.xz
tm-scripts-d8da75f69ded7115a54b43ecb1ab02c69b08c799.zip
We will require wpad for the future ...
Diffstat (limited to 'remote')
-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 e7d4d170..a945e743 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 -t 8 -s /etc/udhcpc.openslx.script -i %I
+ExecStart=/openslx/sbin/udhcpc -O domain -O nissrv -O nisdomain -O wpad -t 8 -s /etc/udhcpc.openslx.script -i %I
[Install]
WantedBy=multi-user.target