Skip to content
Snippets Groups Projects
Commit 5df3a80f authored by Stuart Gathman's avatar Stuart Gathman
Browse files

Fix /var/run/milter owner

parent df67ee91
Branches
Tags
No related merge requests found
......@@ -261,7 +261,7 @@ chmod a+x $RPM_BUILD_ROOT%{libdir}/start.sh
%defattr(-,root,root)
%doc README HOWTO ChangeLog NEWS TODO CREDITS sample.py milter-template.py
%config %{libdir}/start.sh
%dir(-,mail,mail) /var/run/milter
%dir %attr(-,mail,mail) /var/run/milter
%endif # noarch
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment