Available commands:
start Start the service
stop Stop the service
restart Restart the service
reload Reload configuration files (or restart if that fails)
enable Enable service autostart
disable Disable service autostart
root@GL-AX1800:/etc/lighttpd/conf.d# /etc/init.d/lighttpd start
sed: /etc/lighttpd/conf.d/10-port.conf: No such file or directory
root@GL-AX1800:/etc/lighttpd/conf.d# /etc/init.d/lighttpd reload
sed: /etc/lighttpd/conf.d/10-port.conf: No such file or directory
Command failed: Not found
root@GL-AX1800:/etc/lighttpd/conf.d# /etc/init.d/lighttpd restart
sed: /etc/lighttpd/conf.d/10-port.conf: No such file or directory
root@GL-AX1800:/etc/lighttpd/conf.d# ls
30-access.conf 30-cgi.conf 30-expire.conf 30-fastcgi.conf 30-openssl.conf 30-proxy.conf
root@GL-AX1800:/etc/lighttpd/conf.d#