diff --git a/torctl b/torctl index 3e5b065..82fcb2b 100755 --- a/torctl +++ b/torctl @@ -418,7 +418,9 @@ apply_sysctl_rules() { start() { # check if started if is_started; then - err "torctl is already started" + # err "torctl is already started" + # Fix torctl-autostart error 'already started' + stop fi # backup torrc