From 37c097e4ae1ff4a846edb615cc322ee5e547a709 Mon Sep 17 00:00:00 2001 From: Andinus Date: Sat, 4 Apr 2020 18:40:04 +0530 Subject: Add support for unveil on OpenBSD --- cmd/cetus/main_other.go | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 cmd/cetus/main_other.go (limited to 'cmd/cetus/main_other.go') diff --git a/cmd/cetus/main_other.go b/cmd/cetus/main_other.go new file mode 100644 index 0000000..d39e66f --- /dev/null +++ b/cmd/cetus/main_other.go @@ -0,0 +1,7 @@ +// +build !openbsd + +package main + +func main() { + app() +} -- cgit 1.4.1-2-gfad0