Use the proper location of master in the service file.
This commit is contained in:
parent
c92dbf22d8
commit
5d37ee86be
@ -8,7 +8,7 @@ After=cyrus-imapd-init.service
|
||||
[Service]
|
||||
Type=simple
|
||||
EnvironmentFile=/etc/sysconfig/cyrus-imapd
|
||||
ExecStart=/usr/lib/cyrus-imapd/cyrus-master $CYRUSOPTIONS
|
||||
ExecStart=/usr/libexec/cyrus-imapd/master $CYRUSOPTIONS
|
||||
PrivateTmp=true
|
||||
|
||||
# Cyrus may spawn many processes in normal operation. These figures are higher
|
||||
|
Loading…
Reference in New Issue
Block a user