dcrd/contrib/services
Josh Rickmar 83fd5109a4 contrib: Update OpenBSD rc script for 6.9 features.
OpenBSD 6.9 includes a new daemon_logger variable which may be set to
automatically set the syslog facility that the process will write to.
This lets us simplify our example service by avoiding the need to
redefine the rc_start function.

While here, update some of the default flags to more closely match
what I now recommend.  /var is too small for block data on many
installations, so it is better to write all of the application data to
the /home partition instead.  This also fixes the comment for how to
enable the service, since just defining the flags is not sufficient
for this.
2021-05-05 12:43:55 -05:00
..
rc.d contrib: Update OpenBSD rc script for 6.9 features. 2021-05-05 12:43:55 -05:00
smf contrib: Move service config examples to contrib. 2020-08-01 02:01:32 -05:00
systemd contrib: More restrictive dcrd service privileges. 2020-09-30 02:42:18 -05:00