Files
tuend-work 0b28a76e20 ud
2025-11-12 23:24:15 +07:00

14 lines
223 B
Plaintext

# default: on
# description: imapd
service imap
{
disable = no
socket_type = stream
wait = no
user = root
server = /usr/sbin/imapd
#log_on_success += DURATION USERID
#log_on_failure += USERID
nice = 10
}