commit 4b7d740991e935e69ac8cc4b35592f17b274e4f4
Author: gus <[email protected]>
Date: Fri Feb 12 08:20:08 2021 -0500
Fix tor restart command
---
content/onion-services/setup/contents.lr | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/onion-services/setup/contents.lr
b/content/onion-services/setup/contents.lr
index e00cfd8..807ed06 100644
--- a/content/onion-services/setup/contents.lr
+++ b/content/onion-services/setup/contents.lr
@@ -88,7 +88,7 @@ HiddenServicePort 80 unix:/var/run/tor-my-website.sock
Now save your `torrc` and restart Tor.
-`$ sudo systemctl tor restart`
+`$ sudo systemctl restart tor`
If Tor starts up again, great. Otherwise, something is wrong. First look at
your logfiles for hints.
It will print some warnings or error messages. That should give you an idea of
what went wrong.
_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits