summaryrefslogtreecommitdiff
path: root/www/linux-vieb/pkg-message
blob: 64f2c473dc2488fb3ade1ecfaa29d291badd9aab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
{ type: install
  message: <<EOM

If the user's directory is located in /usr/home and doesn't exists the link
/home, then create one with the command:

  ln -s /usr/home /home

Vieb uses pulseaudio(1), so you have to start the relative server.
EOM
}
]