diff --git a/etc/sudoers.d/aminda-systemd b/etc/sudoers.d/aminda-systemd index 2809a6f3..9739c220 100644 --- a/etc/sudoers.d/aminda-systemd +++ b/etc/sudoers.d/aminda-systemd @@ -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