]>
git.saurik.com Git - apple/launchd.git/blob - launchd/src/StartupItems/AuthServer
4 # Authentication Server
11 if [ "${AUTHSERVER:=-NO-}" = "-YES-" ]; then
12 echo "Starting Authentication Server"
19 if [ "${AUTHSERVER:=-NO-}" = "-YES-" ]; then
20 echo "Stopping Authentication Server"
22 killall
-TERM tim
> /dev
/null
2>&1