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