Commit d4fc95d9 authored by 4ast's avatar 4ast Committed by GitHub

Merge pull request #883 from ColinIanKing/master

snapcraft: add cpuunclaimed to snapcraft wrapper rules
parents d75dfa12 cad093b2
......@@ -48,6 +48,8 @@ apps:
command: wrapper cachetop
cpudist:
command: wrapper cpudist
cpuunclaimed:
command: wrapper cpuunclaimed
dcsnoop:
command: wrapper dcsnoop
dcstat:
......@@ -117,7 +119,7 @@ apps:
tcptop:
command: wrapper tcptop
ttysnoop:
command: wrapper ttysnop
command: wrapper ttysnoop
trace:
command: wrapper trace
vfscount:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment