run 142 B

12345678
  1. #!/bin/sh
  2. if test -f ./setup; then
  3. # shellcheck disable=SC2039,SC1091,SC3046
  4. source ./setup
  5. fi
  6. exec gosu root /sbin/syslogd -nS -O-