Open GoogleCodeExporter opened 9 years ago
just add something like
#!/bin/sh
### BEGIN INIT INFO
# Provides: google-sitemap-generator
# Required-Start: $network $local_fs $remote_fs
# Required-Stop: $network $local_fs $remote_fs
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: google-sitemap-generator
### END INIT INFO
at the beginning of the file
Original comment by joer...@gmail.com
on 13 Sep 2012 at 11:58
Original issue reported on code.google.com by
christ...@korn.cx
on 31 Jan 2012 at 1:56