aboutsummaryrefslogtreecommitdiff
path: root/sysutils/runit-faster
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2020-05-30 00:26:05 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2020-05-30 00:26:05 +0000
commitd0cb1d4a11f12fbbb9dbb12b1eecfc1f23cf7e14 (patch)
tree0fcc65211d09280938fa864f9b74b5699bd66366 /sysutils/runit-faster
parentebfbe70b5c81658017ffe472f69aad87d0ac26a8 (diff)
downloadports-d0cb1d4a11f12fbbb9dbb12b1eecfc1f23cf7e14.tar.gz
ports-d0cb1d4a11f12fbbb9dbb12b1eecfc1f23cf7e14.zip
Notes
Diffstat (limited to 'sysutils/runit-faster')
-rw-r--r--sysutils/runit-faster/Makefile2
-rw-r--r--sysutils/runit-faster/files/runsvdir.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/runit-faster/Makefile b/sysutils/runit-faster/Makefile
index bffb8f0b19b9..6f1b5bcb69ef 100644
--- a/sysutils/runit-faster/Makefile
+++ b/sysutils/runit-faster/Makefile
@@ -3,7 +3,7 @@
PORTNAME= runit
DISTVERSION= 2.1.3.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= https://github.com/t6/freebsd-runit/releases/download/v${DISTVERSION}/ \
LOCAL/tobik
diff --git a/sysutils/runit-faster/files/runsvdir.in b/sysutils/runit-faster/files/runsvdir.in
index dd774d5df0f9..39e7b2c4a150 100644
--- a/sysutils/runit-faster/files/runsvdir.in
+++ b/sysutils/runit-faster/files/runsvdir.in
@@ -34,7 +34,7 @@ runsvdir_start()
/usr/bin/env -i \
PATH=/bin:/sbin:/usr/bin:/usr/sbin:%%PREFIX%%/bin:%%PREFIX%%/sbin:/rescue \
/usr/sbin/daemon -c -f \
- ${command} ${runsvdir_path}
+ ${command} ${runsvdir_path} 'log: ...........................................................................................................................................................................................................................................................................................................................................................................................................'
}
run_rc_command $1