[systemd-devel] [PATCH] man: systemd.unit: fix volatile path
Brandon Philips
brandon at ifup.co
Sat Jul 27 09:58:17 PDT 2013
Attaching the patch since I don't have a mail client at the moment
that can keep itself from breaking patches.
On Sat, Jul 27, 2013 at 9:55 AM, Brandon Philips <brandon at ifup.co> wrote:
> The volatile path was '/run/systemd/systemd' when it should be
> '/run/systemd/system'. Fix.
> ---
> man/systemd.unit.xml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml
> index f6a0791..2f65ec6 100644
> --- a/man/systemd.unit.xml
> +++ b/man/systemd.unit.xml
> @@ -285,7 +285,7 @@
> <entry>Local configuration</entry>
> </row>
> <row>
> -
> <entry><filename>/run/systemd/systemd</filename></entry>
> + <entry><filename>/run/systemd/system</filename></entry>
> <entry>Volatile units</entry>
> </row>
> <row>
> --
> 1.7.12.4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-man-systemd.unit-fix-volatile-path.patch
Type: application/octet-stream
Size: 961 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20130727/ee118e28/attachment.obj>
More information about the systemd-devel
mailing list