mirror of
https://github.com/wismna/HackPi.git
synced 2025-10-03 15:40:16 -04:00
Update rc.local
This commit is contained in:
2
rc.local
2
rc.local
@@ -49,6 +49,6 @@ ifconfig br0 up
|
|||||||
systemctl enable getty@ttyGS0.service
|
systemctl enable getty@ttyGS0.service
|
||||||
|
|
||||||
# Start Responder
|
# Start Responder
|
||||||
/usr/bin/screen -dmS responder bash -c 'cd /home/pi/Responder/; python Responder.py -I br0 -f -w -r -d -F'
|
/usr/bin/screen -dmS responder bash -c 'cd /home/pi/Responder/; python Responder.py -I br0 -wF'
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
Reference in New Issue
Block a user