Accepting request 1132890 from server:proxy
OBS-URL: https://build.opensuse.org/request/show/1132890 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shadowsocks-libev?expand=0&rev=21
This commit is contained in:
commit
7b8aceb78e
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 13 13:52:10 UTC 2023 - Hillwood Yang <hillwood@opensuse.org>
|
||||||
|
|
||||||
|
- Set permissions as 640 for /etc/shadowsocks (boo#1216372)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 24 06:50:28 UTC 2023 - Hillwood Yang <hillwood@opensuse.org>
|
Tue Oct 24 06:50:28 UTC 2023 - Hillwood Yang <hillwood@opensuse.org>
|
||||||
|
|
||||||
|
@ -172,6 +172,7 @@ getent passwd shadowsocks >/dev/null || %{_sbindir}/useradd --system -c "shadows
|
|||||||
%service_add_post %{name}-redir@.service
|
%service_add_post %{name}-redir@.service
|
||||||
%service_add_post %{name}-tunnel@.service
|
%service_add_post %{name}-tunnel@.service
|
||||||
chown root:shadowsocks %{_sysconfdir}/shadowsocks -R
|
chown root:shadowsocks %{_sysconfdir}/shadowsocks -R
|
||||||
|
chmod 640 %{_sysconfdir}/shadowsocks -R
|
||||||
|
|
||||||
%preun
|
%preun
|
||||||
%service_del_preun %{name}-server.service
|
%service_del_preun %{name}-server.service
|
||||||
|
Loading…
Reference in New Issue
Block a user