EasyManua.ls Logo

Owasys Owa4X - U-boot and Systemd Management; U-boot Environment and Boot Protection

Default Icon
62 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
%&'"()*+,,-,,.".
start
;;
stop)
stop
;;
status)
status gsm
;;
restart|reload|condrestart)
stop
start
;;
*)
echo $"Usage: $0 {start|stop|restart|reload|status}"
exit 1
esac
exit 0
In this backup FS all the Owasys libraries are available so the user program
running on this FS could call to any API function as in the main FS, which can
be of use in order to connect to the server and to try to recover the main system
remotely.
&3

Table of Contents