Files
ports/mail/isoqlog/files/pkg-message.in
T
2019-08-13 22:29:42 +00:00

15 lines
342 B
Plaintext

[
{ type: install
message: <<EOM
First edit %%PREFIX%%/etc/isoqlog.conf
After that edit %%PREFIX%%/etc/isoqlog.domains
Finally you have to add a crontab entry in order to get isoqlog work like:
58 * * * * %%PREFIX%%/bin/isoqlog 1>/dev/null 2>/dev/null
You can read %%PREFIX%%/share/doc/isoqlog/EnderUNIX about our other projects
EOM
}
]