freebsd-ports/security/osiris/pkg-message
2019-08-14 12:16:12 +00:00

15 lines
163 B
Text

[
{ type: install
message: <<EOM
To start the osiris daemons at system boot, add:
osirisd_enable="YES"
and/or
osirismd_enable="YES"
to /etc/rc.conf.
EOM
}
]