13 lines
258 B
Desktop File
13 lines
258 B
Desktop File
[Unit]
|
|
Description=Koozali SME Server SMTP auth proxy
|
|
After=network.target remote-fs.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStartPre=/sbin/e-smith/service-status smtp-auth-proxy
|
|
ExecStart=/usr/local/sbin/smtp-auth-proxy.pl
|
|
|
|
[Install]
|
|
WantedBy=sme-server.target
|
|
|