summaryrefslogtreecommitdiff
path: root/net/routinator/files/pkg-message.in
blob: 4e3f2042025904b16792dcb56ae24646e28cffef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
{ type: install
  message: <<EOM

  Before running the server, the repository needs to be created, populated with TALS, and initialized
  To do so, run 

    sudo mkdir -p /var/routinator
    sudo chown %%GROUPS%%:%%USERS%% /var/routinator

  See also man(1) routinator

EOM
}
]