mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
start with clean tor state
This commit is contained in:
committed by
Aiden McClelland
parent
563172688c
commit
16de45e4fd
@@ -81,6 +81,9 @@ else
|
|||||||
head -c 16 /dev/urandom | xxd -p | sed 's/$/\n/' > /etc/machine-id
|
head -c 16 /dev/urandom | xxd -p | sed 's/$/\n/' > /etc/machine-id
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
systemctl stop tor
|
||||||
|
rm -rf /var/lib/tor/*
|
||||||
|
|
||||||
raspi-config nonint enable_overlayfs
|
raspi-config nonint enable_overlayfs
|
||||||
|
|
||||||
# create a copy of the cmdline *without* the quirk string, so that it can be easily amended
|
# create a copy of the cmdline *without* the quirk string, so that it can be easily amended
|
||||||
|
|||||||
Reference in New Issue
Block a user