Akint / Zabbix-ServerScript

Other
0 stars 0 forks source link

Add --daemon option #3

Closed Akint closed 8 years ago

Akint commented 8 years ago

Some of scripts like Telegram bot implementation need to be daemonized. It should be implemented as daemonize() subroutine activated via $opt->{daemon} variable / --daemon CLI option.