From: vados-dev Date: Wed, 15 Apr 2026 12:42:02 +0000 (+0300) Subject: Autocommit in repo: Mikrotiks, generated by owner: mikro_bak, in 15:42:02 15.04.2026. X-Git-Url: https://git.vados.ru/gitweb.cgi?a=commitdiff_plain;h=cd5731cafded7ac38615001f8f67853422eb4d93;p=Mikrotiks%2FMikrotiks.git Autocommit in repo: Mikrotiks, generated by owner: mikro_bak, in 15:42:02 15.04.2026. --- diff --git a/.config/mc/ini b/.config/mc/ini index 4b558df..370715a 100644 --- a/.config/mc/ini +++ b/.config/mc/ini @@ -159,7 +159,7 @@ ignore_dirs_enable=true ignore_dirs= [Panelize] -Find SUID and SGID programs=find . \\( \\( -perm -04000 -a -perm /011 \\) -o \\( -perm -02000 -a -perm /01 \\) \\) -print Modified git files=git ls-files --modified -Find rejects after patching=find . -name \\*.rej -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