From 773d1cdc3ddb8efa5ba85cde6440173fd01619cd Mon Sep 17 00:00:00 2001 From: jpawlowski Date: Mon, 30 Dec 2019 14:36:05 +0000 Subject: [PATCH] 42_npmjs: fix typo git-svn-id: https://svn.fhem.de/fhem/trunk@20855 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/42_npmjs.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fhem/FHEM/42_npmjs.pm b/fhem/FHEM/42_npmjs.pm index d8856e4c3..5701dcd1b 100644 --- a/fhem/FHEM/42_npmjs.pm +++ b/fhem/FHEM/42_npmjs.pm @@ -1683,7 +1683,7 @@ sub ToDay() { fhem ALL=(ALL) NOPASSWD:SETENV: /usr/bin/npm install *
fhem ALL=(ALL) NOPASSWD:SETENV: /usr/bin/npm uninstall *
-
s +
This line may easily be added to a new file in /etc/sudoers.d/fhem and will automatically included to /etc/sudoers from there.
Only checking for outdated packages does not require any privileged access at all!