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
|
||||
After=network.target
|
||||
# If you are using MySQL for history storage, comment out the above line
|
||||
# and uncomment these two instead:
|
||||
# Requires=mysql.service
|
||||
# and uncomment these two instead (you must independently install and configure
|
||||
# MySQL for your system):
|
||||
# Wants=mysql.service
|
||||
# After=network.target mysql.service
|
||||
|
||||
[Service]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue