From eff60765ee91a900f665b84ae882a6e9158c1192 Mon Sep 17 00:00:00 2001 From: Johannes Stoelp Date: Tue, 13 Feb 2024 00:39:32 +0100 Subject: git: add rsyslog --- roles/git/files/gitolite-cgit/entrypoint.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'roles/git/files/gitolite-cgit/entrypoint.sh') diff --git a/roles/git/files/gitolite-cgit/entrypoint.sh b/roles/git/files/gitolite-cgit/entrypoint.sh index 3ad094f..14c16a7 100755 --- a/roles/git/files/gitolite-cgit/entrypoint.sh +++ b/roles/git/files/gitolite-cgit/entrypoint.sh @@ -52,5 +52,7 @@ rm -f /etc/nginx/http.d/default.conf spawn-fcgi -s /run/fcgiwrap.sock -U nginx -- /usr/bin/fcgiwrap nginx +rsyslogd + # Start sshd non-detached. /usr/sbin/sshd -D -- cgit v1.2.3