From: vados-dev Date: Mon, 20 Apr 2026 18:00:02 +0000 (+0300) Subject: Autocommit in repo: Mikrotiks, generated by owner: mikro_bak, in 21:00:02 20.04.2026. X-Git-Url: https://git.vados.ru/gitweb.cgi?a=commitdiff_plain;h=8411454a5f9616dcb4b4c262d5dd479a0c294ecf;p=Mikrotiks%2FMikrotiks.git Autocommit in repo: Mikrotiks, generated by owner: mikro_bak, in 21:00:02 20.04.2026. --- diff --git a/.config/mc/ini b/.config/mc/ini index 370715a..ba95dfe 100644 --- a/.config/mc/ini +++ b/.config/mc/ini @@ -160,6 +160,6 @@ ignore_dirs= [Panelize] Modified git files=git ls-files --modified +Find SUID and SGID programs=find . \\( \\( -perm -04000 -a -perm /011 \\) -o \\( -perm -02000 -a -perm /01 \\) \\) -print Find *.orig after patching=find . -name \\*.orig -print Find rejects after patching=find . -name \\*.rej -print -Find SUID and SGID programs=find . \\( \\( -perm -04000 -a -perm /011 \\) -o \\( -perm -02000 -a -perm /01 \\) \\) -print