Mtr: Difference between revisions

imported>HLandau
No edit summary
imported>Nix
m add Software/Applications subcategory
Line 4: Line 4:
To avoid the need to escalate privileges when calling <code>mtr</code> create a setcap wrapper by setting
To avoid the need to escalate privileges when calling <code>mtr</code> create a setcap wrapper by setting
<syntaxhighlight lang="nix">programs.mtr.enable = true;</syntaxhighlight>
<syntaxhighlight lang="nix">programs.mtr.enable = true;</syntaxhighlight>
[[Category:Applications]]