This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
Environment="DAEMON_ARGS=--confdir=/etc/anope --dbdir=/var/lib/anope/db --logdir=/var/log/anope --modulesdir=/usr/lib/anope --localedir=/usr/share/anope/locale"
-
EnvironmentFile=-/etc/default/anope
-
EnvironmentFile=-/etc/sysconfig/anope
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/sbin/anope $DAEMON_ARGS
-
ExecStart=/usr/sbin/anope $OPTIONS
-
Group=anope
-
Group=irc
-
PIDFile=/run/anope/anope.pid
-
PIDFile=/run/anope/services.pid
-
Restart=on-failure
-
RuntimeDirectory=anope
-
Type=forking
-
User=anope
-
User=irc
-
-
[Unit]
-
After=network.target
-
Description=Anope IRC services
-
Description=anope IRC services
-
Additionnal notes
Nothing here.