supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
From: Thomas Schwinge <schwinge-lists-skarnet.org-supervision@nic-nac-project.de>
Subject: Re: ucspilogd + ipcserver but no logs
Date: Fri, 11 Feb 2005 21:47:19 +0100	[thread overview]
Message-ID: <20050211204719.GA789@hera.lehmann.schwinge.homeip.net> (raw)
In-Reply-To: <20050211164338.GA89934@grummit.biaix.org>

On Fri, Feb 11, 2005 at 05:43:16PM +0100, Joan Picanyol i Puig wrote:
> 607,p1,0$ cat log/run 
> #!/command/execlineb -P
> 
> setuidgid log
> 
> define L /var/log/ucspilogd
> 
> emptyenv
> multilog $L/main
>   -* "+*: *: kern.*" $L/kern
>   -* "+*: *: user.*" $L/user
>   -* "+*: *: daemon.*"  $L/daemon
>   -* "+*: *: auth.*" +authpriv.* $L/auth
>   -* "+*: *: syslog.*" $L/syslog
>   -* "+*: *: news.*" $L/news
>   -* "+*: *: cron.*" $L/cron
>   -* "+*: *: local*.*" $L/local
>   -* "+*: *: *.debug*" $L/debug

That should be '${L}' instead of '$L'.


Regards,
 Thomas


  reply	other threads:[~2005-02-11 20:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-11 16:43 Joan Picanyol i Puig
2005-02-11 20:47 ` Thomas Schwinge [this message]
2005-02-12 20:29   ` Joan Picanyol i Puig
2005-02-13 14:12     ` Gerrit Pape

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=20050211204719.GA789@hera.lehmann.schwinge.homeip.net \
    --to=schwinge-lists-skarnet.org-supervision@nic-nac-project.de \
    /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).