mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Uncomment MySQL
This commit is contained in:
parent
733f381996
commit
9b8af6b494
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
Description=Gitea (Git with a cup of tea)
|
Description=Gitea (Git with a cup of tea)
|
||||||
After=syslog.target
|
After=syslog.target
|
||||||
After=network.target
|
After=network.target
|
||||||
#After=mysqld.service
|
After=mysqld.service
|
||||||
#After=postgresql.service
|
#After=postgresql.service
|
||||||
#After=memcached.service
|
#After=memcached.service
|
||||||
#After=redis.service
|
#After=redis.service
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue