diff --git a/distrib/systemd/oragono.service b/distrib/systemd/oragono.service index 6af6ad6f..efdb761f 100644 --- a/distrib/systemd/oragono.service +++ b/distrib/systemd/oragono.service @@ -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]