freebsd-ports/multimedia/tautulli/pkg-message

11 lines
227 B
Text
Raw Normal View History

[
{ type: install
message: <<EOM
Tautulli now runs as a dedicated user. If you are upgrading from a
previous release you may need to fix permissions of the data directory:
chown -R tautulli:tautulli /var/db/tautulli
EOM
}
]