blob: 11519f61ceaf7eccbed63ae93a9cd02ba7f08505 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[
{ type: install
message: <<EOM
1) add ipad_charge_enable="YES" and optionally
ipad_charge_action="ON" (default) or "OFF" .
to your /etc/rc.conf
2) Please restart devd as the configuration changed
# service devd restart
EOM
}
]
|