Accepting request 1170510 from home:13ilya:branches:multimedia:apps
- Fixed privileges of /run/mpd directory (rpm -qlv mpd | grep /run). OBS-URL: https://build.opensuse.org/request/show/1170510 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=117
This commit is contained in:
parent
de03a68fd9
commit
ff58c6d56a
2
mpd.spec
2
mpd.spec
@ -263,7 +263,7 @@ getent passwd %{name} >/dev/null || useradd -rc 'Music Player Daemon' -s /bin/fa
|
|||||||
%dir %{_prefix}/lib/firewalld/services
|
%dir %{_prefix}/lib/firewalld/services
|
||||||
%{_prefix}/lib/firewalld/services/%{name}.xml
|
%{_prefix}/lib/firewalld/services/%{name}.xml
|
||||||
%{_tmpfilesdir}/%{name}.conf
|
%{_tmpfilesdir}/%{name}.conf
|
||||||
%ghost %dir %attr(0755,-,-) /run/%{name}
|
%ghost %dir %attr(0755,%{name},audio) /run/%{name}
|
||||||
|
|
||||||
%files doc
|
%files doc
|
||||||
%doc html/*.{html,js} html/_static
|
%doc html/*.{html,js} html/_static
|
||||||
|
Loading…
x
Reference in New Issue
Block a user