From 4adaf6225e694e350914d24dfac99d1f9e447612 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 15 Jun 2016 10:24:17 +0200 Subject: [PATCH] bmbf - add sudo rights for service.typo3 --- customer/bmbf/common.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/customer/bmbf/common.yaml b/customer/bmbf/common.yaml index 6c16690d..add7188b 100644 --- a/customer/bmbf/common.yaml +++ b/customer/bmbf/common.yaml @@ -15,6 +15,10 @@ sudo::configs: cmd_alias: priority: '05' content: 'Cmnd_Alias NODEWALL = /bin/systemctl * node-wall@service.typo3.service' + service.typo3: + priority: "06" + content: | + service.typo3 ALL=(apache) NOPASSWD: ALL apache::mpm_module: worker nodejs::manage_package_repo: false -- 2.39.5