Update YSFReflector-debian-installer

added systemd enable clause
This commit is contained in:
Ben
2019-05-12 12:03:38 -05:00
committed by GitHub
parent 0fe84ad5b8
commit 9bc52f6281
+1
View File
@@ -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 "------------------------------------------------------------------------------"