forked from pool/system-users
Accepting request 480796 from home:kukuk:sysusers
- Fix group ownership of /var/lib/wwwrun OBS-URL: https://build.opensuse.org/request/show/480796 OBS-URL: https://build.opensuse.org/package/show/Base:System/system-users?expand=0&rev=9
This commit is contained in:
parent
dbda3bc769
commit
e1f1ee534c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 10:27:10 CET 2017 - kukuk@suse.de
|
||||
|
||||
- Fix group ownership of /var/lib/wwwrun
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 15 22:48:01 CET 2017 - kukuk@suse.de
|
||||
|
||||
|
@ -281,7 +281,7 @@ install -m 644 %{SOURCE15} %{buildroot}%{_sysusersdir}/system-user-nobody.conf
|
||||
|
||||
%files -n system-user-wwwrun
|
||||
%defattr(-,root,root)
|
||||
%dir %attr(0755,wwwrun,wwwrun) %{_localstatedir}/lib/wwwrun
|
||||
%dir %attr(0755,wwwrun,root) %{_localstatedir}/lib/wwwrun
|
||||
%{_sysusersdir}/system-user-wwwrun.conf
|
||||
|
||||
%files -n system-user-mail
|
||||
|
Loading…
Reference in New Issue
Block a user