]> Git [git.vados.ru] :: Repos - Mikrotiks/Mikrotiks.git/commitdiff
Autocommit in repo: Mikrotiks, generated by owner: mikro_bak, in 15:20:37 15.04.2026.
authorvados-dev <vados@vados.ru>
Wed, 15 Apr 2026 12:20:37 +0000 (15:20 +0300)
committervados-dev <vados@vados.ru>
Wed, 15 Apr 2026 12:20:37 +0000 (15:20 +0300)
.config/mc/ini

index 3c24465a2f51b7d9a2443327d6ed8e890570c5fd..4b558df21c911e0c1a38125cfb5d977bb230ffe6 100644 (file)
@@ -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