なんか Debian Jessie(8.1)のsaslauthdのsystemd定義が書かれてない気がする
なので自動起動に設定したかったら自分で書く感じで
/etc/systemd/system/saslauthd.service
みたいな定義を書いて
systemctl daemon-reload
systemctl enable saslauthd.service
systemctl start saslauthd.service
なんか Debian Jessie(8.1)のsaslauthdのsystemd定義が書かれてない気がする
なので自動起動に設定したかったら自分で書く感じで
/etc/systemd/system/saslauthd.service
みたいな定義を書いて
systemctl daemon-reload
systemctl enable saslauthd.service
systemctl start saslauthd.service