b1389ae487
this allows to restart vdr.service and reboot the system
3 lines
137 B
Django/Jinja
3 lines
137 B
Django/Jinja
{{ vdr.user }} ALL=NOPASSWD: /bin/systemctl --no-block restart vdr.service
|
|
{{ vdr.user }} ALL=NOPASSWD: /bin/systemctl --no-block reboot
|