Browse Source

fixed restart.sh permissions

Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
Thomas Büttner 6 năm trước cách đây
mục cha
commit
0e455b0f62
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      rpm-package/jellyfin.spec

+ 1 - 1
rpm-package/jellyfin.spec

@@ -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}