SHA256
1
0
forked from pool/mpd

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:
Илья Индиго 2024-04-27 22:03:46 +00:00 committed by Git OBS Bridge
parent de03a68fd9
commit ff58c6d56a

View File

@ -263,7 +263,7 @@ getent passwd %{name} >/dev/null || useradd -rc 'Music Player Daemon' -s /bin/fa
%dir %{_prefix}/lib/firewalld/services
%{_prefix}/lib/firewalld/services/%{name}.xml
%{_tmpfilesdir}/%{name}.conf
%ghost %dir %attr(0755,-,-) /run/%{name}
%ghost %dir %attr(0755,%{name},audio) /run/%{name}
%files doc
%doc html/*.{html,js} html/_static