Shell File Manager
Current Path : /etc/systemd/system/ |
|
Current File : //etc/systemd/system/dovecot.service |
[Unit]
Description=Dovecot Imap Server
After=network.target
ConditionFileNotEmpty=/etc/dovecot/dovecot.conf
ConditionPathExists=!/etc/dovecotdisable
[Service]
Type=simple
ExecStart=/usr/sbin/dovecot -F -c /etc/dovecot/dovecot.conf
ExecReload=/usr/sbin/dovecot reload
ExecStop=/usr/sbin/dovecot_cpshutdown
LimitNOFILE=16364
[Install]
WantedBy=multi-user.target
Shell File Manager Version 1.1, Coded By Shell
Email: [email protected]