--- rpms/e-smith-base/sme10/e-smith-base-5.8.0.bz9687.local-link.patch 2016/07/21 18:07:26 1.1 +++ rpms/e-smith-base/sme10/e-smith-base-5.8.0.bz9687.local-link.patch 2016/07/22 07:41:58 1.2 @@ -1,6 +1,12 @@ -diff e-smith-base-5.8.0.old/createlinks e-smith-base-5.8.0/createlinks -573c573 -< safe_symlink("daemontools", "root/etc/rc.d/init.d/supervise/local"); ---- -> safe_symlink("../daemontools", "root/etc/rc.d/init.d/supervise/local"); -Common subdirectories: e-smith-base-5.8.0.old/root and e-smith-base-5.8.0/root +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"); +