summaryrefslogtreecommitdiff
path: root/net/remarkable-devd/files/pkg-message.in
blob: fd0cd91764e5b18cd38911ba530832d6e90d31f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
{ type: install
  message: <<EOM
A devd rule and rc script has been added to get an address from the
remarkable tablet when it is connected. This is disabled by default.
Set remarkable_enable=YES if you want this to happen automatically. Devd must also be restarted.

# sysrc remarkable_enable=YES
# service devd restart

For details, see %%PREFIX%%/etc/devd/remarkable.conf and %%PREFIX%%/etc/rc.d/remarkable
EOM
}
]