mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2026-08-22 21:00:08 +00:00
unveil drop /tmp
This commit is contained in:
@@ -219,7 +219,6 @@ namespace util
|
||||
}
|
||||
*/
|
||||
unveil_path(datadir, "rwc");
|
||||
unveil_path("/tmp", "rwc");
|
||||
unveil_path(unveil_file, "r");
|
||||
unveil_path(tunnelsdir, "r");
|
||||
unveil_path(certsdir, "r");
|
||||
|
||||
Reference in New Issue
Block a user