supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
From: Charles Duffy <cduffy@spamcop.net>
Subject: Re: Invoking runsvctrl as non-root
Date: Tue, 30 Nov 2004 21:03:21 -0600	[thread overview]
Message-ID: <pan.2004.12.01.03.03.08.397958@spamcop.net> (raw)
In-Reply-To: <1101863206.3060.236.camel@localhost.localdomain>

On Tue, 30 Nov 2004 17:06:46 -0800, Anthony Baker wrote:

> I'm running into a permissions issue trying to invoke runsvctrl as a
> non-root user

As the message implies, you need to give some permissions to the
user you want to allow runsvctrl and runsvstat -- most particularly, write
access to the socket ./supervise/control and read access to ./supervise/ok
and ./supervise/status.

As an aside, I find that this sort of thing is easier if you
have POSIX ACLs available.



  reply	other threads:[~2004-12-01  3:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-01  1:06 Anthony Baker
2004-12-01  3:03 ` Charles Duffy [this message]
2004-12-01  9:03   ` Ian Stokes-Rees
2004-12-01 16:10     ` Anthony Baker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=pan.2004.12.01.03.03.08.397958@spamcop.net \
    --to=cduffy@spamcop.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).