[
{ type: install
  message: <<EOM

readarr relies on Microsoft dotNET6+ SDK to be built
Microsoft does not have an official version of dotNET for FreeBSD

This package was built with an UNOFFICIAL UNSUPPORTED version of dotNET
If this is something that you do not want, remove this package with
"pkg remove readarr"

This package installs a service file.
Enable it with "sysrc readarr_enable=TRUE"
Start it with "service readarr start".

If you are running this in a jail please set "allow_mlock=1" or similar
for this jail otherwise the program will fail to start

Finally, the built-in updater is disabled.
If you like to use the updater, remove the file /usr/local/share/readarr/package_info,
chown the directory /usr/local/share/readarr/bin to readarr and restart readarr
The built-in updater can now be configured in the Settings tab of readarr

NOTE: While the built-in updater will update readarr it has side-effects:
it breaks the ability of pkg to check for corruption in readarr files
it breaks the ability of pkg to determine if it has removed files correctly
during "pkg remove readarr" and also
it breaks the fundamental understanding that updates should be handled only
by the system that put the files there in the first place.

EOM
}
]
