✏️ 正在编辑: dovecot.service
路径:
/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
💾 保存文件
← 返回文件管理器