summaryrefslogtreecommitdiffstats
path: root/sysutils/apcupsd
diff options
context:
space:
mode:
authorlkoeller <lkoeller@FreeBSD.org>2002-01-09 19:19:05 +0000
committerlkoeller <lkoeller@FreeBSD.org>2002-01-09 19:19:05 +0000
commit0caf522dacfdcf6590701de3fdea2b652d8d05f9 (patch)
tree5a00d51bde13bea6d4ca36959830457195165d43 /sysutils/apcupsd
parent6a38cb948eca1b386e53c2b92c5594d29ba0a6a5 (diff)
downloadFreeBSD-ports-0caf522dacfdcf6590701de3fdea2b652d8d05f9.zip
FreeBSD-ports-0caf522dacfdcf6590701de3fdea2b652d8d05f9.tar.gz
* Add pkg-message to infor the user to install a softlink in
/dev from the serial line to usv
Diffstat (limited to 'sysutils/apcupsd')
-rw-r--r--sysutils/apcupsd/pkg-message10
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/apcupsd/pkg-message b/sysutils/apcupsd/pkg-message
new file mode 100644
index 0000000..fb83294
--- /dev/null
+++ b/sysutils/apcupsd/pkg-message
@@ -0,0 +1,10 @@
+**************************************************
+NOTE:
+
+Change to /dev and create a softlink to usv from
+the serial line the USV is connected to, e.g.
+
+ cd /dev
+ ln -s cuaa1 usv
+
+**************************************************
OpenPOWER on IntegriCloud