mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
net-proxy/snowflake: new package, add 2.5.1
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
16
net-proxy/snowflake/files/snowflake-proxy.service
Normal file
16
net-proxy/snowflake/files/snowflake-proxy.service
Normal file
@@ -0,0 +1,16 @@
|
||||
[Unit]
|
||||
Description=Snowflake Proxy
|
||||
Documentation=man:snowflake-proxy
|
||||
Documentation=https://snowflake.torproject.org/
|
||||
After=network-online.target nss-lookup.target
|
||||
Wants=network-online.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/snowflake-proxy
|
||||
Restart=on-failure
|
||||
|
||||
DynamicUser=true
|
||||
NoNewPrivileges=true
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user