autoinst

scripts to make installation of custom debian easier and more automated
git clone git://deadbeef.fr/autoinst.git
Log | Files | Refs | README | LICENSE

commit c09fa692b1af74a30a0ea6d1b3e8f7bb690abaab
parent 39adc89662ec9cdcd73f9b9b3269dce52e8743a8
Author: Morel BĂ©renger <berengermorel76@gmail.com>
Date:   Sun, 15 Nov 2020 23:41:51 +0100

bb-syslogd logs to stdout

Diffstat:
Mtemplates/generic/root/etc/sv/bb-syslogd/run | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/generic/root/etc/sv/bb-syslogd/run b/templates/generic/root/etc/sv/bb-syslogd/run @@ -3,4 +3,4 @@ . /etc/runit/common echo "Starting $SVNAME" -exec chpst -b syslogd busybox -n +exec chpst -b syslogd busybox -n -O - -t -S