2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-21 07:56:03 +00:00

42_npmjs: fix typo

git-svn-id: https://svn.fhem.de/fhem/trunk@20855 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
jpawlowski 2019-12-30 14:36:05 +00:00
parent 4ea6965cb6
commit 773d1cdc3d

View File

@ -1683,7 +1683,7 @@ sub ToDay() {
fhem ALL=(ALL) NOPASSWD:SETENV: /usr/bin/npm install *<br>
fhem ALL=(ALL) NOPASSWD:SETENV: /usr/bin/npm uninstall *
</code><br>
<br>s
<br>
This line may easily be added to a new file in /etc/sudoers.d/fhem and will automatically included to /etc/sudoers from there.<br>
Only checking for outdated packages does not require any privileged access at all!<br>
<br>