]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
docs: Document xdg-autostart parameter X-systemd-skip
authorDavid Edmundson <kde@davidedmundson.co.uk>
Mon, 20 Jul 2020 11:42:13 +0000 (12:42 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 20 Jul 2020 14:03:47 +0000 (16:03 +0200)
docs/DESKTOP_ENVIRONMENTS.md

index 0f66e3128130f5bba6f30480ccebc8d144a09994..9ae1aefb2013e88205e179108231d02bf8a7a3a4 100644 (file)
@@ -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: