summary refs log tree commit diff
path: root/bin/dash
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-30 19:49:37 +0000
committerJune McEnroe <june@causal.agency>2021-09-30 19:49:37 +0000
commitdb96234ccb8c33dfdf127eb7e254a84481f98aa1 (patch)
tree3b860b10545eef2238439ced4885e9649f2344f5 /bin/dash
parentpledge(2) mtags (diff)
downloadsrc-db96234ccb8c33dfdf127eb7e254a84481f98aa1.tar.gz
src-db96234ccb8c33dfdf127eb7e254a84481f98aa1.zip
Silence owner-info error
cgit runs in a chroot. It is normal that it cannot look up user
info in /etc/passwd.
Diffstat (limited to 'bin/dash')
0 files changed, 0 insertions, 0 deletions
tsit/commit/daemon.c?h=1.4&id=da4ccb18f4c6900c6e5ad39e226cab9699837412&follow=1'>Check signals first in the loopJune McEnroe 2020-12-15Log a message when stopping a service waiting to restart 1.1June McEnroe 2020-11-10Refactor unveil calls so errors can be reported properlyJune McEnroe 2020-10-27Do not increment signalsJune McEnroe 2020-10-23Only look up group if one is namedJune McEnroe 2020-10-23Remove default defines of RUNDIR, ETCDIRJune McEnroe 2020-10-23Set shell scripts executable in buildJune McEnroe 2020-10-20Humanize milliseconds if interval is less than 1sJune McEnroe 2020-10-20Humanize restart intervalJune McEnroe 2020-08-17Document default catsit.conf location on OpenBSD 1.0June McEnroe 2020-08-17Template catsit script with RUNDIRJune McEnroe 2020-08-17Clean up includesJune McEnroe 2020-08-17Log service uptime in statusJune McEnroe