mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 03:04:03 +00:00
7 lines
275 B
Plaintext
7 lines
275 B
Plaintext
# 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 |