aboutsummaryrefslogtreecommitdiffstats
path: root/config/blinkled8/blinkled.inc
Commit message (Collapse)AuthorAgeFilesLines
* blinkled.inc - remove a redundant check, add move descriptive commentdoktornotor2015-08-061-5/+2
|
* blinkled.inc - style fixes and code reworkdoktornotor2015-08-061-30/+51
| | | | | | - Add copyright headers - Code style fixes - use is_process_running() instead of blinkled_running () - remove blinkled_stop() and blinkled_start in favour of start_service()/stop_service() in order to actually utilize the service in a meaningful way
* Remove call-time pass-by-reference in Blinkled, bumpjim-p2014-05-071-1/+1
|
* Teach blinkled how to write an rcfile since it claims to use one in its ↵jim-p2013-08-281-3/+34
| | | | service definition.
* Move blinkled to blinkled8 for pfSense 2.0. Recompiled binary for FreeBSD 8, ↵jim-p2009-12-281-0/+49
altered .inc and XML to hopefully alleviate a small bug, version bump also.