1 2 3 4 5 6
#!/bin/sh exec 2>&1; set -e [ -d /var/log/scrutiny ] || install -dm 755 /var/log/scrutiny exec svlogd -tt /var/log/scrutiny