Open GoogleCodeExporter opened 9 years ago
Not to worry, ist works anyway.
You just need to change line 808 in the easy-cress.sh from :
dhcpd3 -q -cf $DHCPPATH -pf /var/run/dhcp3-server/dhcpd.pid $TUNIFACE &
to
dhcpd -q -cf $DHCPPATH -pf /var/run/dhcp3-server/dhcpd.pid $TUNIFACE &
Then is should run fine.
Allso you need to change the path in easy-creds.paths to match your system.
Original comment by jemik.bl...@gmail.com
on 15 Mar 2013 at 10:15
Thx Jemik , I wil edit this today \o/
Happy hunting :)
Original comment by chel...@gmail.com
on 15 Mar 2013 at 1:24
[deleted comment]
Np and same to you :)
Original comment by jemik.bl...@gmail.com
on 15 Mar 2013 at 8:48
Original issue reported on code.google.com by
chel...@gmail.com
on 14 Mar 2013 at 5:49