Accepting request 1170512 from multimedia:apps

- Fixed privileges of /run/mpd directory (rpm -qlv mpd | grep /run).

OBS-URL: https://build.opensuse.org/request/show/1170512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpd?expand=0&rev=51
This commit is contained in:
Ana Guerrero 2024-04-28 19:51:00 +00:00 committed by Git OBS Bridge
commit c332ddd5d4
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Apr 27 21:55:37 UTC 2024 - Илья Индиго <13ilya@gmail.com>
- Fixed privileges of /run/mpd directory (rpm -qlv mpd | grep /run).
-------------------------------------------------------------------
Sun Feb 4 17:45:03 UTC 2024 - Илья Индиго <ilya@ilya.cf>

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 /run/%{name}
%ghost %dir %attr(0755,%{name},audio) /run/%{name}
%files doc
%doc html/*.{html,js} html/_static