From: David Edmundson Date: Mon, 20 Jul 2020 11:42:13 +0000 (+0100) Subject: docs: Document xdg-autostart parameter X-systemd-skip X-Git-Tag: v246-rc2~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7d717b7e2525f50cf868f41b45584655ee2851b;p=thirdparty%2Fsystemd.git docs: Document xdg-autostart parameter X-systemd-skip --- diff --git a/docs/DESKTOP_ENVIRONMENTS.md b/docs/DESKTOP_ENVIRONMENTS.md index 0f66e312813..9ae1aefb201 100644 --- a/docs/DESKTOP_ENVIRONMENTS.md +++ b/docs/DESKTOP_ENVIRONMENTS.md @@ -104,6 +104,10 @@ However, this generator is somewhat limited in what it supports. For example, all generated units will have `After=graphical-session.target` set on them, it may therefore not be useful to start session services. +Desktop files can be marked to be explicitly excluded from the generator using the line +`X-systemd-skip=true`. This should be set if an application provides its own +systemd service file for startup. + ## Startup and shutdown best practices Question here are: