summaryrefslogtreecommitdiffstats
path: root/remote/modules/systemd/data
diff options
context:
space:
mode:
authorSimon Rettberg2013-04-24 20:11:51 +0200
committerSimon Rettberg2013-04-24 20:11:51 +0200
commit3ea8042163cdd191db1237ede4cbb06f497c9fdc (patch)
tree71293396ef12f3fd2ddd4cf57335f710498c4fda /remote/modules/systemd/data
parentseveral suse fixes (login etc) (diff)
parentfix rsyslogd for ubuntu (hopefully not broken on suse :/) (diff)
downloadtm-scripts-3ea8042163cdd191db1237ede4cbb06f497c9fdc.tar.gz
tm-scripts-3ea8042163cdd191db1237ede4cbb06f497c9fdc.tar.xz
tm-scripts-3ea8042163cdd191db1237ede4cbb06f497c9fdc.zip
Super duper merge
Diffstat (limited to 'remote/modules/systemd/data')
-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