From a868911a9f3816719113d570bcd2a92a67cdc507 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 18 Sep 2013 15:16:24 +0200 Subject: [debug] Remove non existent binary --- remote/modules/debug/debug.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'remote/modules/debug/debug.conf') diff --git a/remote/modules/debug/debug.conf b/remote/modules/debug/debug.conf index 82a741fe..66f90011 100644 --- a/remote/modules/debug/debug.conf +++ b/remote/modules/debug/debug.conf @@ -12,7 +12,6 @@ REQUIRED_BINARIES=" su file @htop - logger @tcpdump getfacl " -- cgit v1.2.3-55-g7522 From b3ae57767f7ca02e7901a07f087f9a40707d279d Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 18 Sep 2013 15:17:26 +0200 Subject: ...better yet, make it optional --- remote/modules/debug/debug.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'remote/modules/debug/debug.conf') 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 " -- cgit v1.2.3-55-g7522