wait for time sync before starting tor (#2209)

* wait for time sync before starting tor

* don't initialize /var/lib/docker
This commit is contained in:
Aiden McClelland
2023-03-13 15:45:36 -06:00
committed by GitHub
parent eba16c0cc3
commit 427ab12724
3 changed files with 26 additions and 11 deletions

View File

@@ -46,7 +46,9 @@ $SYSTEMCTL enable systemd-resolved.service
$SYSTEMCTL enable systemd-networkd-wait-online.service
$SYSTEMCTL disable wpa_supplicant.service
$SYSTEMCTL disable docker.service
$SYSTEMCTL disable postgresql.service
$SYSTEMCTL disable tor.service
$SYSTEMCTL disable bluetooth.service
$SYSTEMCTL disable hciuart.service
$SYSTEMCTL disable triggerhappy.service