Template
1
0
mirror of https://github.com/bol-van/zapret2.git synced 2026-03-20 00:05:48 +00:00

nfqws2: do not prohibit truncate calls

This commit is contained in:
bol-van
2025-11-29 23:05:00 +03:00
parent 709db5d135
commit 24320b6671

View File

@@ -66,14 +66,6 @@ SYS_symlinkat,
SYS_link,
#endif
SYS_linkat,
SYS_truncate,
#ifdef SYS_truncate64
SYS_truncate64,
#endif
SYS_ftruncate,
#ifdef SYS_ftruncate64
SYS_ftruncate64,
#endif
#ifdef SYS_mknod
SYS_mknod,
#endif