mirror of
https://github.com/gogs/gogs.git
synced 2026-03-01 09:40:55 +01:00
scripts: fix LSB init scripts so gogs starts when using mysql/postgresql for database (#4561)
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
# Provides: gogs
|
||||
# Required-Start: $remote_fs
|
||||
# Required-Stop: $remote_fs
|
||||
# Should-Start: mysql postgresql
|
||||
# Should-Stop: mysql postgresql
|
||||
# Default-Start: 2 3 4 5
|
||||
# Default-Stop: 0 1 6
|
||||
# Short-Description: Start gogs at boot time.
|
||||
|
||||
Reference in New Issue
Block a user