Use the proper location of master in the service file.

This commit is contained in:
Jason Tibbitts 2017-05-26 12:38:57 -05:00
parent c92dbf22d8
commit 5d37ee86be

View File

@ -8,7 +8,7 @@ After=cyrus-imapd-init.service
[Service] [Service]
Type=simple Type=simple
EnvironmentFile=/etc/sysconfig/cyrus-imapd EnvironmentFile=/etc/sysconfig/cyrus-imapd
ExecStart=/usr/lib/cyrus-imapd/cyrus-master $CYRUSOPTIONS ExecStart=/usr/libexec/cyrus-imapd/master $CYRUSOPTIONS
PrivateTmp=true PrivateTmp=true
# Cyrus may spawn many processes in normal operation. These figures are higher # Cyrus may spawn many processes in normal operation. These figures are higher