This commit is contained in:
Aiden McClelland
2021-12-14 17:41:25 -07:00
committed by Aiden McClelland
parent 60a48d7af2
commit 60c099f352

View File

@@ -24,7 +24,8 @@ apt-get install -y \
net-tools \
ecryptfs-utils \
cifs-utils \
samba-common-bin
samba-common-bin \
ntp
apt-get autoremove -y
sed -i 's/Restart=on-failure/Restart=always/g' /lib/systemd/system/tor@default.service