pleroma/docs
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
..
administration Add docs for fix_mrf_policies 2024-07-17 13:51:56 -04:00
assets update, add images 2023-11-19 10:30:49 +02:00
configuration Merge branch 'swoosh-mua' into 'develop' 2024-09-17 19:45:29 +00:00
development Merge branch 'profile-image-descriptions' into 'develop' 2024-09-14 17:46:33 +00:00
installation openbsd: properly set daemon workdir, use default rc_start, set MIX_ENV in login.conf 2024-11-27 21:40:36 +01:00
clients.md Update contact information for Whalebird and Fedistar 2023-04-02 01:07:07 +09:00
index.md Remove MastoFE stuff from docs and default panel 2021-04-15 23:37:18 -06:00