[packages/corosync] Better documentation for corosync-notifyd.sysconfig
Jacek Konieczny
jajcus at jajcus.net
Tue Oct 30 16:25:06 CET 2012
On Tue, Oct 30, 2012 at 04:56:05PM +0200, Elan Ruusamäe wrote:
> On 30.10.2012 14:24, jajcus wrote:
> > index a268cf5..40c39f5 100644
> > --- a/corosync-notifyd.sysconfig
> > +++ b/corosync-notifyd.sysconfig
> > @@ -1,3 +1,4 @@
> >
> > -# log and signal over DBus all events
> > +# Options for the corosync-notifyd daemon
> > +# see `man corosync-notifyd` for details
> > OPTIONS=-l -d
> this code is not valid shell script, you need to quote the value.
Ooops… It is a pity no one noticed that earlier, even though so many
people looked there…
> does systemd parse this differently?
Yes, but it can handle double-quoted values too and it is only my
mistake, that this is not quoted.
Greets,
Jacek
More information about the pld-devel-en
mailing list