mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-03 04:18:51 +00:00
(fix) more rhel7 fix
This commit is contained in:
@@ -287,7 +287,9 @@ rm -fr ${RPM_BUILD_ROOT}
|
||||
%files -n sogo
|
||||
%defattr(-,root,root,-)
|
||||
|
||||
%if !0%{?_with_systemd}
|
||||
%if 0%{?_with_systemd}
|
||||
/usr/lib/systemd/system/sogod.service
|
||||
%else
|
||||
/etc/init.d/sogod
|
||||
%endif
|
||||
/etc/cron.daily/sogo-tmpwatch
|
||||
|
||||
Reference in New Issue
Block a user