20 Apr
2020
20 Apr
'20
10:02
Branch: refs/heads/master Home: https://github.com/ngircd/ngircd Commit: 830f00e9536daf35692b2d17ea3ddd3b6b27ea17 https://github.com/ngircd/ngircd/commit/830f00e9536daf35692b2d17ea3ddd3b6b27... Author: Alexander Barton <alex@barton.de> Date: 2020-04-20 (Mon, 20 Apr 2020) Changed paths: M contrib/nglog.sh Log Message: ----------- contrib/nglog.sh: Use bash(1) as interpreter bash(1) is required to handle the forking and output redirection connectly, sh(1) -- at least dash(1) on Debian -- fails ... This fixes the last commit, 14777c18c.