Accepting request 292032 from server:mail
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/292032 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/exim?expand=0&rev=34
This commit is contained in:
commit
999868937a
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 13 12:26:23 UTC 2015 - lmuelle@suse.com
|
||||
|
||||
- Replace the fixed ExecStart arguments by ${EXIM_ARGS} as defined in
|
||||
/etc/sysconfig/exim; (bsc#922145).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 24 23:04:19 UTC 2015 - lmuelle@suse.com
|
||||
|
||||
|
@ -7,7 +7,7 @@ Conflicts=sendmail.service postfix.service
|
||||
PrivateTmp=true
|
||||
Environment=QUEUE=1h
|
||||
EnvironmentFile=-/etc/sysconfig/exim
|
||||
ExecStart=/usr/sbin/exim -bd -q${QUEUE}
|
||||
ExecStart=/usr/sbin/exim ${EXIM_ARGS}
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
x
Reference in New Issue
Block a user