summaryrefslogtreecommitdiff
path: root/www/tinyauth/files/pkg-message.in
blob: ead130a4241cac23abeb5a45ccc76577c2226073 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
{ type: install
  message: <<EOM
Tinyauth is installed

1) Configure it in %%PREFIX%%/etc/tinyauth.env

2) Enable it with

     sysrc tinyauth_enable=YES

3) Start it with

     service tinyauth start
EOM
}
]