Blame SOURCES/saslauthd.service

794a5c
[Unit]
794a5c
Description=SASL authentication daemon.
794a5c
After=syslog.target 
794a5c
794a5c
[Service]
794a5c
Type=forking
794a5c
PIDFile=/run/saslauthd/saslauthd.pid
794a5c
EnvironmentFile=/etc/sysconfig/saslauthd
794a5c
ExecStart=/usr/sbin/saslauthd -m $SOCKETDIR -a $MECH $FLAGS
98b3ea
RuntimeDirectory=saslauthd
794a5c
794a5c
[Install]
794a5c
WantedBy=multi-user.target