sudoers.d/aminda-systemd: add bluetooth restarting

This commit is contained in:
Aminda Suomalainen 2025-11-10 16:46:13 +02:00
parent 89b449c8f2
commit 22e63030b6
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -90,4 +90,8 @@
%sudo ALL=NOPASSWD: /bin/systemctl restart minidlna.service %sudo ALL=NOPASSWD: /bin/systemctl restart minidlna.service
%wheel ALL=NOPASSWD: /bin/systemctl restart minidlna.service %wheel ALL=NOPASSWD: /bin/systemctl restart minidlna.service
# Except that this is for KDE Connect
%sudo ALL=NOPASSWD: /bin/systemctl start bluetooth.service bluetoothd.service
%wheel ALL=NOPASSWD: /bin/systemctl start bluetooth.service bluetoothd.service
# vim: filetype=sudoers # vim: filetype=sudoers