From: vados-dev <192440777+vados-dev@users.noreply.github.com> Date: Sun, 5 Apr 2026 00:16:37 +0000 (+0300) Subject: Autocommit in repo: Mikrotiks, generated by owner: root, in 03:16:37 05.04.2026. X-Git-Url: https://git.vados.ru/gitweb.cgi?a=commitdiff_plain;h=1bd4c8f7d51e71f45d1e1d7a205a5dda813baa75;p=Mikrotiks%2FMikrotiks.git Autocommit in repo: Mikrotiks, generated by owner: root, in 03:16:37 05.04.2026. --- diff --git a/.config/mc/ini b/.config/mc/ini index 9d86c91..1341352 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 -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 +Find *.orig after patching=find . -name \\*.orig -print