stooged / PI-Pwn

pppwn
468 stars 90 forks source link

bluetooth.target removed? #77

Closed Grsmto closed 5 months ago

Grsmto commented 5 months ago

Seems like I can't use the Bluetooth of my raspberry pi since installing the script. I noticed that bluetooth.target was being deleted. Is it necessary for the script to run properly?

Thanks!

ImAlwaysInFaMouS commented 5 months ago

I thought this might just be to improve boot time, and the fact it isnt needed.

stooged commented 5 months ago

ImAlwaysInFaMouS is right, network-online.target and bluetooth.target are deleted to stop the pi hanging on boot waiting for them.

Grsmto commented 5 months ago

Right thanks for your answer.

idk if that's even possible considering how the exploit works, but it would be great if the script could not prevent the Raspberry Pi from doing anything else. I'm using my rpi for many things, like media center, server, etc.