From 83991ec0190559a475defb86be7403e67e2c3cad Mon Sep 17 00:00:00 2001 From: dogi Date: Mon, 10 Feb 2025 17:37:04 -0500 Subject: [PATCH] Update 30_bluetooth.sh --- scripts.d/30_bluetooth.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts.d/30_bluetooth.sh b/scripts.d/30_bluetooth.sh index 4648059e..9a85be6c 100755 --- a/scripts.d/30_bluetooth.sh +++ b/scripts.d/30_bluetooth.sh @@ -39,5 +39,5 @@ RestartSec=5s WantedBy=multi-user.target EOF -_op _chroot chmod +x /etc/systemd/system/rpibluetooth.service +_op _chroot chmod 644 /etc/systemd/system/rpibluetooth.service _op _chroot systemctl enable rpibluetooth