From: vados-dev Date: Wed, 15 Apr 2026 12:20:37 +0000 (+0300) Subject: Autocommit in repo: Mikrotiks, generated by owner: mikro_bak, in 15:20:37 15.04.2026. X-Git-Url: https://git.vados.ru/gitweb.cgi?a=commitdiff_plain;h=1091ab8b5511c66ced20350c261da694b8099a7b;p=Mikrotiks%2FMikrotiks.git Autocommit in repo: Mikrotiks, generated by owner: mikro_bak, in 15:20:37 15.04.2026. --- diff --git a/.config/mc/ini b/.config/mc/ini index 3c24465..4b558df 100644 --- a/.config/mc/ini +++ b/.config/mc/ini @@ -160,6 +160,6 @@ ignore_dirs= [Panelize] 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 Modified git files=git ls-files --modified +Find rejects after patching=find . -name \\*.rej -print +Find *.orig after patching=find . -name \\*.orig -print