aboutsummaryrefslogtreecommitdiffstats
path: root/package/deps.mak
diff options
context:
space:
mode:
authorPS <p@0x53.net>2026-02-07 10:19:06 +0100
committerPS <p@0x53.net>2026-02-07 10:19:06 +0100
commit291a2d0ad47d29d7f4e83da47efb3a125f3667fc (patch)
tree3ef1211db58df174bb36f0895e64a8b94f730a7e /package/deps.mak
parente613c3945d4d81cce398c73fe7714860eb113006 (diff)
downloadgoetia-linux-init-291a2d0ad47d29d7f4e83da47efb3a125f3667fc.tar.gz
goetia-linux-init-291a2d0ad47d29d7f4e83da47efb3a125f3667fc.tar.bz2
goetia-linux-init-291a2d0ad47d29d7f4e83da47efb3a125f3667fc.zip
Add .s6-svscan directory
Diffstat (limited to 'package/deps.mak')
-rw-r--r--package/deps.mak18
1 files changed, 18 insertions, 0 deletions
diff --git a/package/deps.mak b/package/deps.mak
index 0608555..586b8a9 100644
--- a/package/deps.mak
+++ b/package/deps.mak
@@ -6,6 +6,24 @@ system-init: src/bin/system-init
$(DESTDIR)$(bindir)/system-init: system-init
system-shutdown: src/bin/system-shutdown
$(DESTDIR)$(bindir)/system-shutdown: system-shutdown
+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/goetia-shutdown/run: src/lib/service/system/goetia-shutdown/run
$(DESTDIR)$(libdir)/service/system/goetia-shutdown/run: service/system/goetia-shutdown/run
service/system/goetia-shutdown/stage3b: src/lib/service/system/goetia-shutdown/stage3b