aboutsummaryrefslogtreecommitdiff
path: root/sysutils/runit-faster/pkg-plist
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2018-03-30 11:09:45 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2018-03-30 11:09:45 +0000
commite49d902094a90be94cd849f16467a4ddce57633b (patch)
treee7017ebee4ceb61fa7aeccd73c6eaba8807e4d8f /sysutils/runit-faster/pkg-plist
parentb18b537831cc3944a4dfaa412555d71e86e87d09 (diff)
downloadports-e49d902094a90be94cd849f16467a4ddce57633b.tar.gz
ports-e49d902094a90be94cd849f16467a4ddce57633b.zip
Notes
Diffstat (limited to 'sysutils/runit-faster/pkg-plist')
-rw-r--r--sysutils/runit-faster/pkg-plist50
1 files changed, 47 insertions, 3 deletions
diff --git a/sysutils/runit-faster/pkg-plist b/sysutils/runit-faster/pkg-plist
index cff8daf214a4..c9e04a1d3dab 100644
--- a/sysutils/runit-faster/pkg-plist
+++ b/sysutils/runit-faster/pkg-plist
@@ -1,3 +1,37 @@
+bin/svclone
+%%ROOT%%@dir %%RUNITDIR%%
+%%ROOT%%@dir %%RUNITDIR%%/core-services
+%%RUNITDIR%%/1
+%%RUNITDIR%%/2
+%%RUNITDIR%%/3
+%%RUNITDIR%%/core-services/11-kld.sh
+%%RUNITDIR%%/core-services/11-set-defaults.sh
+%%RUNITDIR%%/core-services/21-swap.sh
+%%RUNITDIR%%/core-services/31-enable-dumpdev.sh
+%%RUNITDIR%%/core-services/31-fsck.sh
+%%RUNITDIR%%/core-services/31-mount.sh
+%%RUNITDIR%%/core-services/33-microcode_update.sh
+%%RUNITDIR%%/core-services/33-var.sh
+%%RUNITDIR%%/core-services/41-entropy.sh
+%%RUNITDIR%%/core-services/41-hostid.sh
+%%RUNITDIR%%/core-services/41-hostname.sh
+%%RUNITDIR%%/core-services/41-ldconfig.sh
+%%RUNITDIR%%/core-services/41-loopback.sh
+%%RUNITDIR%%/core-services/41-mixer.sh
+%%RUNITDIR%%/core-services/41-nextboot.sh
+%%RUNITDIR%%/core-services/41-rctl.sh
+%%RUNITDIR%%/core-services/43-bhyve-bridge.sh
+%%RUNITDIR%%/core-services/51-pf.sh
+%%RUNITDIR%%/core-services/99-cleanup.sh
+%%RUNITDIR%%/core-services/99-mount-late.sh
+%%RUNITDIR%%/core-services/99-qemu_user_static.sh
+%%RUNITDIR%%/ctrlaltdel
+%%RUNITDIR%%/functions
+%%RUNITDIR%%/jail
+%%RUNITDIR%%/reboot
+@dir %%RUNITDIR%%/runsvdir
+@dir %%RUNITDIR%%/runsvdir/default
+%%RUNITDIR%%/stopit
man/man8/chpst.8.gz
man/man8/runit-init.8.gz
man/man8/runit.8.gz
@@ -7,7 +41,17 @@ man/man8/runsvdir.8.gz
man/man8/sv.8.gz
man/man8/svlogd.8.gz
man/man8/utmpset.8.gz
+sbin/chpst
+%%ROOT%%/sbin/runit
+%%NO_ROOT%%sbin/runit
+%%ROOT%%/sbin/runit-init
+%%NO_ROOT%%sbin/runit-init
+sbin/runsv
+sbin/runsvchdir
+sbin/runsvdir
+sbin/sv
+sbin/svlogd
+sbin/utmpset
@postexec [ ! -e %%RUNITDIR%%/runsvdir/current ] && cd %%RUNITDIR%%/runsvdir && ln -s default current
-@postunexec rm -f %%RUNITDIR%%/runsvdir/current
-@postexec ln -sf /var/run/runit/runsvdir/current /var/service
-@postunexec rm -f /var/service
+@postexec ln -sF /var/run/runit/runsvdir/current /var/service
+@rmtry /var/service