1 2 3 4 5 6 7 8 9
#!/bin/sh file=/var/run/auto-install.active if [ -e $file ]; then exit $(cat $file) fi exit 0
Loggerhead is a web-based interface for Breezy Version: 2.0.1