From 5a3759369f00ca89de6e01bbd717ffdc6e61887d Mon Sep 17 00:00:00 2001 From: Steve Rosiak Date: Mon, 25 Jan 2016 09:59:22 +0100 Subject: [PATCH] fbb - tobias.gutknecht mit speziellen SUDOs --- customer/fbb/production.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/fbb/production.yaml b/customer/fbb/production.yaml index e1afc069..76c57100 100644 --- a/customer/fbb/production.yaml +++ b/customer/fbb/production.yaml @@ -111,5 +111,5 @@ sudo::configs: priority: "10" content: | Defaults:tobias.gutknecht logfile=/home/tobias.gutknecht/sudo.log - Cmnd_Alias MODSECURITY = tail -F /www/logs/security/audit.log + Cmnd_Alias MODSECURITY = /usr/bin/tail -F /www/logs/security/audit.log tobias.gutknecht ALL=(ALL) NOPASSWD:MODSECURITY -- 2.39.5