Todd C. Miller <[email protected]> wrote: > On Thu, 16 Apr 2020 17:18:15 -0600, "Theo de Raadt" wrote: > > > I agree we should try 1 hour. > > > > > +#~ * * * * -s -n rpki-client -v && bgpctl > > > reload > > > > I would prefer if you use -ns rather than the two seperate options. > > The option parsing doesn't currently support bundling flags like > that.
I think this should work like getopt. I'll take a look a bit later.
