mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
Oops; permit rename with the correct filename
This commit is contained in:
parent
ace9063fb4
commit
0b2b5b7606
@ -2852,7 +2852,7 @@ sandbox_init_filter(void)
|
||||
RENAME_SUFFIX2("keys", "secret_id_key.old", ".tmp");
|
||||
RENAME_SUFFIX2("keys", "secret_onion_key", ".tmp");
|
||||
RENAME_SUFFIX2("keys", "secret_onion_key.old", ".tmp");
|
||||
RENAME_SUFFIX2("stats", "bridge_stats", ".tmp");
|
||||
RENAME_SUFFIX2("stats", "bridge-stats", ".tmp");
|
||||
RENAME_SUFFIX("hashed-fingerprint", ".tmp");
|
||||
RENAME_SUFFIX("router-stability", ".tmp");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user