4 lines
87 B
Bash
4 lines
87 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
/usr/sbin/dovecot -F -c /etc/dovecot/dovecot.conf &> /var/log/dovecot.log
|