diff -Nur e-smith-base-5.8.0.old/createlinks e-smith-base-5.8.0/createlinks --- e-smith-base-5.8.0.old/createlinks 2016-07-21 14:00:54.635000000 -0400 +++ e-smith-base-5.8.0/createlinks 2016-07-22 03:40:15.908000000 -0400 @@ -570,7 +570,7 @@ safe_symlink("run.dhclient", "root/var/service/wan/run.DHCPEthernetAddress"); # Local event -safe_symlink("daemontools", "root/etc/rc.d/init.d/supervise/local"); +safe_symlink("../daemontools", "root/etc/rc.d/init.d/supervise/local"); safe_symlink("/var/service/local" , 'root/service/local'); safe_touch("root/var/service/local/down");