Преглед изворни кода

systemd unit file: ensures that the process and all its children can never gain
new privileges (#12939).

intrigeri пре 9 година
родитељ
комит
b4170421cc
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      contrib/dist/tor.service.in

+ 1 - 0
contrib/dist/tor.service.in

@@ -19,6 +19,7 @@ PrivateTmp = yes
 DeviceAllow = /dev/null rw
 DeviceAllow = /dev/urandom r
 InaccessibleDirectories = /home
+NoNewPrivileges = yes
 
 [Install]
 WantedBy = multi-user.target