3 # Alias: Start/stop this site via /etc/init.d/omd
5 # This setting decides, wether this site will be automatically
6 # started at boot time (i.e. affected by /etc/init.d/omd start).
7 # Please note, that /etc/init.d/omd stop) will effect all sites,
8 # even those with AUTOSTART=off.
15 echo "on: Start this site at boot time"
16 echo "off: Do not start this site at boot time"