]> Git [git.vados.ru] :: Repos - Mikrotiks/Mikrotiks.git/commitdiff
Autocommit in repo: , generated by owner: mikro_bak, in 04:20:03 05.04.2026.
authorvados-dev <vados@vados.ru>
Sun, 5 Apr 2026 01:20:03 +0000 (04:20 +0300)
committervados-dev <vados@vados.ru>
Sun, 5 Apr 2026 01:20:03 +0000 (04:20 +0300)
.config/mc/ini

index 9d86c911e6deed54baf85ff834065ec38be9ad40..7e845580d6f99bb148f1ec183390bd038917137b 100644 (file)
@@ -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