summaryrefslogtreecommitdiff
path: root/net-p2p/c-lightning/files/pkg-message.in
blob: e82c444d51515a8cc73eb8676f0510aff5870509 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
{ type: install
  message: <<EOM
To configure lightningd system-wide and to start it at boot time:

Copy %%PREFIX%%/etc/lightningd-bitcoin.conf.sample
to - %%PREFIX%%/etc/lightningd-bitcoin.conf and edit according to your setup.
See "lightningd --help" for more information.

Add lightningd_enable="YES" to %%LOCALBASE%%/etc/rc.conf.d/lightningd.
See rc.conf(5) and %%LOCALBASE%%/etc/rc.d/lightningd for more information.
EOM
}
]