From: vados-dev Date: Wed, 15 Apr 2026 10:00:03 +0000 (+0300) Subject: Autocommit in repo: , generated by owner: mikro_bak, in 13:00:03 15.04.2026. X-Git-Url: https://git.vados.ru/gitweb.cgi?a=commitdiff_plain;h=fdde0e9ed3cb65cd507347a281a33516ffcbc641;p=Mikrotiks%2FMikrotiks.git Autocommit in repo: , generated by owner: mikro_bak, in 13:00:03 15.04.2026. --- diff --git a/.config/mc/ini b/.config/mc/ini index 7e84558..8c72b35 100644 --- a/.config/mc/ini +++ b/.config/mc/ini @@ -159,7 +159,7 @@ ignore_dirs_enable=true ignore_dirs= [Panelize] -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 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 rejects after patching=find . -name \\*.rej -print +Find *.orig after patching=find . -name \\*.orig -print