Am 2018-10-24 00:58, schrieb Steve Litt:
I'm about to start adapting runscripts to Devuan ASCII. Many/most
daemons do log messages themselves, but for the ones that don't, I'll
be using logger to capture stdout and stderr and put them in the logs.

If anybody has an objection to this, speak now or forever hold your
peace.

One wish: please use /bin/sh (dash) for the shell, don't use bash. Bash has a lot more overhead because it is optimized for interactive usage. Many developers don't mind about that and always use bash, even for simple start scripts were they don't need it.

Jochen
_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to