about summary refs log tree commit diff
path: root/OpenBSD/catsitd.in
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-26 17:39:08 -0400
committerJune McEnroe <june@causal.agency>2021-09-26 17:39:08 -0400
commitf346f61ea05e3500c37f52f0bfd8ef4754991716 (patch)
tree7709d9f197fea42b8b567fcacaa47a35a1517bea /OpenBSD/catsitd.in
parentOpenBSD: Simplify pledge(2) and unveil(2) strategy (diff)
downloadcatsit-f346f61ea05e3500c37f52f0bfd8ef4754991716.tar.gz
catsit-f346f61ea05e3500c37f52f0bfd8ef4754991716.zip
Don't parse config until after daemonization
And consequently, until after pledge(2) and unveil(2) on OpenBSD.
Replace parsing before daemonization with a simple check that the
file is readable. There's not much that can go wrong in parsing
anyway.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
273fc06b5d108a64bc55eeca2f96aa1f&follow=1'>Update to man-pages-posix 2017-aJune McEnroe 2020-12-14Update to OpenBSD 6.8June McEnroe 2020-12-14Update to NetBSD 9.1June McEnroe 2020-12-14Update to man-pages 5.09June McEnroe 2020-12-14Update to FreeBSD 12.2June McEnroe 2020-06-08Update to OpenBSD 6.7June McEnroe 2020-05-04Add hack for macOS to search extra man sectionsJune McEnroe 2020-05-04Don't clear MANSECTJune McEnroe