Import comms/librs232 version 20190531
[dports.git] / comms / ebusd / pkg-message
1 [
2 {
3   type: install
4   message: <<EOD
5 To start ebusd as a daemon during startup, add
6
7     ebusd_enable="YES"
8
9 to your /etc/rc.conf.
10
11 Extra options can be found in startup script.
12
13 To be able to access serial port from the ebusd daemon, you might want to
14 add the following line:
15
16         add path 'ttyU0' mode 0660 group ebusd
17
18 to your local devfs.rules(5) configuration.
19 EOD
20 }
21 ]