blob: 96dbae378283eb0225958a0554c7a4e8849082e4 [file] [log] [blame]
[Unit]
Description=SASL authentication daemon.
After=syslog.target
[Service]
Type=forking
PIDFile=@LOCALSTATEDIR@/run/saslauthd/saslauthd.pid
EnvironmentFile=@SYSCONFDIR@/default/saslauthd
ExecStart=@SBINDIR@/saslauthd -m $SOCKETDIR -a $MECH $FLAGS
[Install]
WantedBy=multi-user.target