@ska @sertonix i meant more basic things like:
s6-rc -D $foo
you are new to alpine. what does this do to the $foo service?
verses:
rc-service $foo —force stop
neither really fit the noun/verb UX that alpine prefers though, which would be something like
servicectl —force stop $foo
@ariadne @sertonix if it's only a syntax issue, that's not too hard. I don't think that's it though.