#!/bin/sh
exec setuidgid nobody multilog \
  ./main \
  '-*' '+* up *' =status
