]> Git [git.vados.ru] :: Repos - Mikrotiks/Mikrotiks.git/commitdiff
Autocommit in repo: Mikrotiks, generated by owner: root, in 03:16:37 05.04.2026.
authorvados-dev <192440777+vados-dev@users.noreply.github.com>
Sun, 5 Apr 2026 00:16:37 +0000 (03:16 +0300)
committervados-dev <192440777+vados-dev@users.noreply.github.com>
Sun, 5 Apr 2026 00:16:37 +0000 (03:16 +0300)
.config/mc/ini

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