sudoers.d/aminda-systemd: we are restarting bluetooth{,d}.service, not starting it

This commit is contained in:
Aminda Suomalainen 2025-11-10 16:56:46 +02:00
parent aa6101fc42
commit b373e1fc8d
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -91,7 +91,7 @@
%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
%sudo ALL=NOPASSWD: /bin/systemctl restart bluetooth.service bluetoothd.service
%wheel ALL=NOPASSWD: /bin/systemctl restart bluetooth.service bluetoothd.service
# vim: filetype=sudoers