From f7df2f7bb6abbea365cccb1345dcf1a1b7a80797 Mon Sep 17 00:00:00 2001 From: PS
Date: Sat, 7 Feb 2026 10:16:45 +0100 Subject: Improve usertree shutdown; improve system .s6-svscan directory --- package/deps.mak | 24 ++++++------------------ 1 file changed, 6 insertions(+), 18 deletions(-) (limited to 'package/deps.mak') diff --git a/package/deps.mak b/package/deps.mak index 255ecdc..bb52f2c 100644 --- a/package/deps.mak +++ b/package/deps.mak @@ -38,24 +38,6 @@ service/system/s6-svscan-log/run: src/lib/service/system/s6-svscan-log/run $(DESTDIR)$(libdir)/service/system/s6-svscan-log/run: service/system/s6-svscan-log/run service/system/s6-svscan-log/notification-fd: src/lib/service/system/s6-svscan-log/notification-fd $(DESTDIR)$(libdir)/service/system/s6-svscan-log/notification-fd: service/system/s6-svscan-log/notification-fd -service/system/.s6-svscan/crash: src/lib/service/system/.s6-svscan/crash -$(DESTDIR)$(libdir)/service/system/.s6-svscan/crash: service/system/.s6-svscan/crash -service/system/.s6-svscan/SIGUSR1: src/lib/service/system/.s6-svscan/SIGUSR1 -$(DESTDIR)$(libdir)/service/system/.s6-svscan/SIGUSR1: service/system/.s6-svscan/SIGUSR1 -service/system/.s6-svscan/finish: src/lib/service/system/.s6-svscan/finish -$(DESTDIR)$(libdir)/service/system/.s6-svscan/finish: service/system/.s6-svscan/finish -service/system/.s6-svscan/SIGQUIT: src/lib/service/system/.s6-svscan/SIGQUIT -$(DESTDIR)$(libdir)/service/system/.s6-svscan/SIGQUIT: service/system/.s6-svscan/SIGQUIT -service/system/.s6-svscan/SIGINT: src/lib/service/system/.s6-svscan/SIGINT -$(DESTDIR)$(libdir)/service/system/.s6-svscan/SIGINT: service/system/.s6-svscan/SIGINT -service/system/.s6-svscan/SIGUSR2: src/lib/service/system/.s6-svscan/SIGUSR2 -$(DESTDIR)$(libdir)/service/system/.s6-svscan/SIGUSR2: service/system/.s6-svscan/SIGUSR2 -service/system/.s6-svscan/SIGWINCH: src/lib/service/system/.s6-svscan/SIGWINCH -$(DESTDIR)$(libdir)/service/system/.s6-svscan/SIGWINCH: service/system/.s6-svscan/SIGWINCH -service/system/.s6-svscan/SIGTERM: src/lib/service/system/.s6-svscan/SIGTERM -$(DESTDIR)$(libdir)/service/system/.s6-svscan/SIGTERM: service/system/.s6-svscan/SIGTERM -service/system/.s6-svscan/SIGPWR: src/lib/service/system/.s6-svscan/SIGPWR -$(DESTDIR)$(libdir)/service/system/.s6-svscan/SIGPWR: service/system/.s6-svscan/SIGPWR service/system/s6-svscan-log-console/run: src/lib/service/system/s6-svscan-log-console/run $(DESTDIR)$(libdir)/service/system/s6-svscan-log-console/run: service/system/s6-svscan-log-console/run service/system/s6-svscan-log-console/notification-fd: src/lib/service/system/s6-svscan-log-console/notification-fd @@ -68,8 +50,14 @@ service/user/s6-svscan-log/run: src/lib/service/user/s6-svscan-log/run $(DESTDIR)$(libdir)/service/user/s6-svscan-log/run: service/user/s6-svscan-log/run service/user/s6-svscan-log/notification-fd: src/lib/service/user/s6-svscan-log/notification-fd $(DESTDIR)$(libdir)/service/user/s6-svscan-log/notification-fd: service/user/s6-svscan-log/notification-fd +service/user/.s6-svscan/finish: src/lib/service/user/.s6-svscan/finish +$(DESTDIR)$(libdir)/service/user/.s6-svscan/finish: service/user/.s6-svscan/finish service/user/.s6-svscan/SIGTERM: src/lib/service/user/.s6-svscan/SIGTERM $(DESTDIR)$(libdir)/service/user/.s6-svscan/SIGTERM: service/user/.s6-svscan/SIGTERM +service/user/goetia-shutdown/run: src/lib/service/user/goetia-shutdown/run +$(DESTDIR)$(libdir)/service/user/goetia-shutdown/run: service/user/goetia-shutdown/run +service/user/goetia-shutdown/down: src/lib/service/user/goetia-shutdown/down +$(DESTDIR)$(libdir)/service/user/goetia-shutdown/down: service/user/goetia-shutdown/down service/user/goetia-runner/run: src/lib/service/user/goetia-runner/run $(DESTDIR)$(libdir)/service/user/goetia-runner/run: service/user/goetia-runner/run service/user/goetia-runner/notification-fd: src/lib/service/user/goetia-runner/notification-fd -- cgit v1.2.3