diff --git a/install/alpine-torrserver-install.sh b/install/alpine-torrserver-install.sh index 7d9b6dc1..3a7a273f 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 /etc/init.d/torrserver start +$STD /sbin/rc-service torrserver start msg_ok "Started Service" motd_ssh