fix systemd unit

This commit is contained in:
Shivaram Lingamneni 2020-05-24 17:45:09 -04:00
parent 0f19883d9c
commit de99fdb0ed

@ -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]