[Unit] Description=AniNIX/IRC | Anope Services Requires=network.target After=network.target [Service] Type=simple PIDFile=/run/anope/anope.pid ExecStart=/usr/bin/services --confdir=/etc/anope/ --dbdir=/opt/anope/data --logdir=/var/log/anope --localedir=/usr/lib/anope/locale --modulesdir=/usr/lib/anope --nofork ExecReload=/bin/kill -1 $MAINPID Restart=always User=anope Group=ircd [Install] WantedBy=multi-user.target