On 25.05.2013 15:32, Zbigniew Jędrzejewski-Szmek wrote:
> Yeah, all code samples are broken. Fixed this one, but for some
> reason, the syntax for code samples works differently on that page
> than on http://www.freedesktop.org/wiki/Software/systemd/dbus/.
This code sample was after a list, so the
On Sat, May 25, 2013 at 08:16:27AM +0400, Andrey Borzenkov wrote:
> The page
> http://www.freedesktop.org/wiki/Software/systemd/syslog/ contains
Yeah, all code samples are broken. Fixed this one, but for some
reason, the syntax for code samples works differently on that page
than on http://www.fre
'Twas brillig, and Andrey Borzenkov at 25/05/13 05:16 did gyre and gimble:
> The page
> http://www.freedesktop.org/wiki/Software/systemd/syslog/ contains
>
> [[!format txt """ [Unit] Description=System Logging Service
> Requires=syslog.socket
>
> [Service] ExecStart=/usr/sbin/syslog-ng -n Standa
The page
http://www.freedesktop.org/wiki/Software/systemd/syslog/ contains
[[!format txt """ [Unit] Description=System Logging Service
Requires=syslog.socket
[Service] ExecStart=/usr/sbin/syslog-ng -n StandardOutput=null
[Install] Alias=syslog.service WantedBy=multi-user.target """]]
I guess