pleroma/installation/openbsd
Phantasm 3b5b3ba4fc
openbsd: properly set daemon workdir, use default rc_start, set MIX_ENV in login.conf
Setting the MIX_ENV variable in rc_pre() isn't possible, because the
environment doesn't persist between rc_pre and rc_start(). This way we
can also ditch the custom rc_start() function in favor of the default
one which is just:

rc_start() {
	rc_exec "${daemon} ${daemon_flags}
}
2024-11-27 21:40:36 +01:00
..
rc.d openbsd: properly set daemon workdir, use default rc_start, set MIX_ENV in login.conf 2024-11-27 21:40:36 +01:00
httpd.conf openbsd: unify IPvX placeholders in configs 2024-11-22 19:47:37 +01:00
relayd.conf openbsd: unify IPvX placeholders in configs 2024-11-22 19:47:37 +01:00