summaryrefslogtreecommitdiff
path: root/google-startup-scripts/etc/init/google.conf
blob: d47fb0d41a347b78b2477f05fddd39c78e651580 (plain)
1
2
3
4
5
6
7
8
9
# google - Run google startup script
#
# Start when rc.local loads, so we run after all the booty stuff.
start on google-rc-local-has-run

task
script
  /usr/share/google/onboot
end script