@@ -692,7 +692,7 @@ function install_tahoelafs {
set_completion_param "tahoelafs onion domain" "$TAHOELAFS_ONION_HOSTNAME"
create_tahoelafs_web
- systemctl reload tor
+ systemctl restart tor
APP_INSTALLED=1
}