|
@@ -12,6 +12,8 @@
|
|
# Provides: gogs
|
|
# Provides: gogs
|
|
# Required-Start: $remote_fs $syslog
|
|
# Required-Start: $remote_fs $syslog
|
|
# Required-Stop: $remote_fs $syslog
|
|
# Required-Stop: $remote_fs $syslog
|
|
|
|
+# Should-Start: mysql postgresql
|
|
|
|
+# Should-Stop: mysql postgresql
|
|
# Default-Start: 2 3 4 5
|
|
# Default-Start: 2 3 4 5
|
|
# Default-Stop: 0 1 6
|
|
# Default-Stop: 0 1 6
|
|
# Short-Description: Start gogs at boot time.
|
|
# Short-Description: Start gogs at boot time.
|