diff options
| author | Simon Rettberg | 2013-09-18 15:17:26 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-09-18 15:17:26 +0200 |
| commit | ae5b79ddaf0dfca1199db85ca4f208c843498464 (patch) | |
| tree | 1420c3194e0ab64d24f6d2d7652ae11910e76a14 | |
| parent | [debug] Remove non existent binary (diff) | |
| download | tm-scripts-ae5b79ddaf0dfca1199db85ca4f208c843498464.tar.gz tm-scripts-ae5b79ddaf0dfca1199db85ca4f208c843498464.tar.xz tm-scripts-ae5b79ddaf0dfca1199db85ca4f208c843498464.zip | |
...better yet, make it optional
| -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 66f90011..71006514 100644 --- a/remote/modules/debug/debug.conf +++ b/remote/modules/debug/debug.conf @@ -12,6 +12,7 @@ REQUIRED_BINARIES=" su file @htop + @logger @tcpdump getfacl " |
