mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-16 19:50:10 +00:00
7 lines
No EOL
275 B
Text
7 lines
No EOL
275 B
Text
# Pulse update permissions
|
|
# This file should be copied to /etc/sudoers.d/pulse
|
|
#
|
|
# Allows the pulse user to run the pulse-updater script as root without password
|
|
# This enables auto-updates from the web interface
|
|
|
|
pulse ALL=(root) NOPASSWD: /opt/pulse/scripts/pulse-updater |