diff --git a/etc/sudoers.d/aminda-systemd b/etc/sudoers.d/aminda-systemd index 74a9d2b1..2809a6f3 100644 --- a/etc/sudoers.d/aminda-systemd +++ b/etc/sudoers.d/aminda-systemd @@ -90,4 +90,8 @@ %sudo 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