diff --git a/YSFReflector-debian-installer b/YSFReflector-debian-installer index 38d1f11..2d7d3ff 100755 --- a/YSFReflector-debian-installer +++ b/YSFReflector-debian-installer @@ -99,6 +99,7 @@ chown mmdvm: /var/log/YSFReflector echo "Copying ysfrelfector to systemd...... " cp $DIRDIR/templates/ysfreflector.service /etc/systemd/system systemctl daemon-reload +systemctl enable ysfreflector echo "------------------------------------------------------------------------------" echo "Installing the YSF Dashboard and configuring apache... " echo "------------------------------------------------------------------------------"