mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 1.3
PR: 36362 Submitted by: maintainer
This commit is contained in:
parent
6721ad2079
commit
db2d4356ef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56733
3 changed files with 5 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= flasher
|
||||
PORTVERSION= 1.2
|
||||
PORTVERSION= 1.3
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.unixporting.com/downloads/
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (flasher-1.2.tar.gz) = 05a79810098e769a7b0c61c0b246959d
|
||||
MD5 (flasher-1.3.tar.gz) = 3228a67ef4d7da3c3a1ef561ce968ed8
|
||||
|
|
|
@ -4,12 +4,15 @@ once for each write. The flashing sequence is repeated, after a
|
|||
brief pause, until the files have been read. As the files are
|
||||
subsequently read, the number of LED flashes is reduced. When all
|
||||
monitored files have been read, the console LED will be disabled.
|
||||
|
||||
The most obvious use is to monitor specific system log or mail files.
|
||||
|
||||
Multiple LEDs can be used. Each possible LED (-c, -n or -s) takes
|
||||
a list of colon-separated file arguments. For example, when invoked
|
||||
as:
|
||||
|
||||
# ./flasher -s /var/log/messages:/var/mail/root
|
||||
|
||||
the Scroll Lock LED will flash once for each write made to either
|
||||
of these files, until the files are read. When /var/log/messages
|
||||
has been read, the Scroll Lock LED will continue to flash once for
|
||||
|
|
Loading…
Add table
Reference in a new issue