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