diff --git a/install/alpine-torrserver-install.sh b/install/alpine-torrserver-install.sh index 3a7a273f..7d9b6dc1 100644 --- a/install/alpine-torrserver-install.sh +++ b/install/alpine-torrserver-install.sh @@ -48,7 +48,7 @@ $STD rc-update add torrserver msg_ok "Created Service" msg_info "Starting Service" -$STD /sbin/rc-service torrserver start +$STD /etc/init.d/torrserver start msg_ok "Started Service" motd_ssh