Merge branch 'main' of https://github.com/iamromulan/quectel-rgmii-simpleadmin-at-telnet-daemon
This commit is contained in:
@@ -54,7 +54,6 @@ install_update_at_telnet() {
|
||||
ln -sf /lib/systemd/system/socat-smd11.service /lib/systemd/system/multi-user.target.wants/
|
||||
ln -sf /lib/systemd/system/socat-smd11-to-ttyIN.service /lib/systemd/system/multi-user.target.wants/
|
||||
ln -sf /lib/systemd/system/socat-smd11-from-ttyIN.service /lib/systemd/system/multi-user.target.wants/
|
||||
|
||||
# Start Services
|
||||
systemctl start socat-smd11
|
||||
sleep 2s
|
||||
@@ -101,7 +100,6 @@ install_update_simple_admin() {
|
||||
ln -sf /lib/systemd/system/simpleadmin_httpd.service /lib/systemd/system/multi-user.target.wants/
|
||||
ln -sf /lib/systemd/system/simpleadmin_generate_status.service /lib/systemd/system/multi-user.target.wants/
|
||||
ln -sf /lib/systemd/system/ttl-override.service /lib/systemd/system/multi-user.target.wants/
|
||||
|
||||
# Start Services
|
||||
systemctl start simpleadmin_generate_status
|
||||
systemctl start simpleadmin_httpd
|
||||
|
||||
Reference in New Issue
Block a user