Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 255 Bytes

Readme.md

File metadata and controls

11 lines (6 loc) · 255 Bytes

stat_logger

service script to put into /etc/init.d/

C code that daemonize a call to the bash script every 5min

To start the service add boot time run the following command:

sudo update-rc.d stat_logger start

Be careful with your files permission