mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-16 00:45:26 +00:00
(fix) rhel7 packaging 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}
|
||||
/etc/init.d/sogod
|
||||
%endif
|
||||
/etc/cron.daily/sogo-tmpwatch
|
||||
%dir %attr(0700, %sogo_user, %sogo_user) %{_var}/lib/sogo
|
||||
%dir %attr(0700, %sogo_user, %sogo_user) %{_var}/log/sogo
|
||||
|
||||
Reference in New Issue
Block a user