From: vados-dev Date: Sun, 5 Apr 2026 01:20:03 +0000 (+0300) Subject: Autocommit in repo: , generated by owner: mikro_bak, in 04:20:03 05.04.2026. X-Git-Url: https://git.vados.ru/gitweb.cgi?a=commitdiff_plain;h=ac3b6f41eea867649aa0c3bfa40b0cece11a215d;p=Mikrotiks%2FMikrotiks.git Autocommit in repo: , generated by owner: mikro_bak, in 04:20:03 05.04.2026. --- diff --git a/.config/mc/ini b/.config/mc/ini index 9d86c91..7e84558 100644 --- a/.config/mc/ini +++ b/.config/mc/ini @@ -160,6 +160,6 @@ ignore_dirs= [Panelize] Find *.orig after patching=find . -name \\*.orig -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 SUID and SGID programs=find . \\( \\( -perm -04000 -a -perm /011 \\) -o \\( -perm -02000 -a -perm /01 \\) \\) -print +Modified git files=git ls-files --modified