* Thu Apr 18 2024 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-5.sme

- move service to full systemd unit [SME: 12635]
This commit is contained in:
2024-04-18 12:45:19 -04:00
parent aaa73c55c2
commit c509d7acac
5 changed files with 19 additions and 16 deletions

View File

@@ -69,9 +69,3 @@ safe_symlink("try-restart", "root/etc/e-smith/events/$event/services2adjust/lpd"
templates2events("/etc/systemd/system-preset/49-koozali.preset", $event);
event_link("systemd-default", $event, "06");
#--------------------------------------------------
# remove for systemd
## Make service statup symlinks
#safe_symlink("../daemontools", "root/etc/rc.d/init.d/supervise/lpd");
#safe_symlink("/etc/rc.d/init.d/e-smith-service", "root/etc/rc.d/rc7.d/S60lpd");
safe_symlink("/var/service/lpd", "root/service/lpd");