forked from External/ergo
fix systemd unit
This commit is contained in:
parent
0f19883d9c
commit
de99fdb0ed
1 changed files with 3 additions and 2 deletions
|
|
@ -2,8 +2,9 @@
|
||||||
Description=oragono
|
Description=oragono
|
||||||
After=network.target
|
After=network.target
|
||||||
# If you are using MySQL for history storage, comment out the above line
|
# If you are using MySQL for history storage, comment out the above line
|
||||||
# and uncomment these two instead:
|
# and uncomment these two instead (you must independently install and configure
|
||||||
# Requires=mysql.service
|
# MySQL for your system):
|
||||||
|
# Wants=mysql.service
|
||||||
# After=network.target mysql.service
|
# After=network.target mysql.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue