Bug#1119154: init-d-script: provide setpriv logic in a reusable form

Andrew Bower andrew at bower.uk
Tue Nov 11 19:38:08 GMT 2025


On Tue, Oct 28, 2025 at 09:36:09AM +0000, Mark Hindley wrote:
> Does this do what you want?

Yes, seems reasonable and works for me:

  do_stop_cmd_override() {
    setpriv $SETPRIV_ARGS $DAEMON off
  }

Thank you!



More information about the Debian-init-diversity mailing list