diff options
| author | Simon Rettberg | 2013-08-14 20:58:54 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-08-14 20:58:54 +0200 |
| commit | 9d4e9bf4e8db96ea5148f2a25ccda96c49a95913 (patch) | |
| tree | a842d17dd45cfda21510a2bfdb07c4115adab367 /remote/modules/debug/debug.conf | |
| parent | Merge branch 'master' of simonslx:openslx-ng/tm-scripts (diff) | |
| download | tm-scripts-9d4e9bf4e8db96ea5148f2a25ccda96c49a95913.tar.gz tm-scripts-9d4e9bf4e8db96ea5148f2a25ccda96c49a95913.tar.xz tm-scripts-9d4e9bf4e8db96ea5148f2a25ccda96c49a95913.zip | |
[debug] Add htop
[setup_target] Make it possible to mark required binaries as optional by prefixing them with '@'
Diffstat (limited to 'remote/modules/debug/debug.conf')
| -rw-r--r-- | remote/modules/debug/debug.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/modules/debug/debug.conf b/remote/modules/debug/debug.conf index b7242b58..ba1f065e 100644 --- a/remote/modules/debug/debug.conf +++ b/remote/modules/debug/debug.conf @@ -9,4 +9,5 @@ REQUIRED_BINARIES=" fc-query xset locale + @htop " |
