fixed restart.sh permissions
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
This commit is contained in:
parent
cbff18edb5
commit
0e455b0f62
|
@ -92,7 +92,7 @@ EOF
|
|||
%attr(644,root,root) %{_libdir}/%{name}/sosdocsunix.txt
|
||||
%attr(644,root,root) %{_unitdir}/%{name}.service
|
||||
%attr(755,root,root) %{_datadir}/%{name}/update-db-paths.sh
|
||||
%attr(750,root,root) %{_libexecdir}/%{name}/restart.sh
|
||||
%attr(755,root,root) %{_libexecdir}/%{name}/restart.sh
|
||||
%attr(644,root,root) %{_prefix}/lib/firewalld/service/%{name}.xml
|
||||
%attr(755,jellyfin,jellyfin) %dir %{_sysconfdir}/%{name}
|
||||
%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
|
||||
|
|
Loading…
Reference in New Issue
Block a user