Skip to content

yakushstanislav/watchdog-ctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

watchdog-ctl - simple tool for control watchdog timer.

Usage: watchdog-ctl [options]
--daemon - run as daemon
-e or --enable - enable watchdog timer
-d or --disable - disable watchdog timer
-s <arg> or --set-timeout <arg> - set timeout to watchdog timer
-g or --get-timeout - get timeout for watchdog timer
-r or --reset - reset watchdog timer
-l or --loop - reset watchdog timer in infinity loop
-h or --help - show this message and exit

Installation

$ make all
$ sudo make install

About

watchdog-ctl - simple tool for control watchdog timer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages