aboutsummaryrefslogtreecommitdiff
path: root/comms/ebusd/pkg-message
blob: e0ba160d47b867284a031c605881dfbb29a6d5eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[
{
  type: install
  message: <<EOD
To start ebusd as a daemon during startup, add

    ebusd_enable="YES"

to your /etc/rc.conf.

Extra options can be found in startup script.

To be able to access serial port from the ebusd daemon, you might want to
add the following line:

	add path 'ttyU0' mode 0660 group ebusd

to your local devfs.rules(5) configuration.
EOD
}
]