diff options
Diffstat (limited to 'docs/C/gdm.xml')
-rw-r--r-- | docs/C/gdm.xml | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/docs/C/gdm.xml b/docs/C/gdm.xml index 2a1d4531..9b8c3c51 100644 --- a/docs/C/gdm.xml +++ b/docs/C/gdm.xml @@ -180,7 +180,7 @@ should only change in ways that are backwards compatible. Note that this includes functionality like the GDM scripts (Init, PreSession, PostSession, PostLogin, XKeepsCrashing, etc.); directory locations - (ServAuthDir, PidFile, etc.), system applications (SoundProgram), etc. + (ServAuthDir, etc.), system applications (SoundProgram), etc. Some configuration values depend on OS interfaces may need to be modified to work on a given OS. Typical examples are HaltCommand, RebootCommand, CustomCommands, SuspendCommand, StandardXServer, Xnest, @@ -2188,17 +2188,6 @@ Greeter=/usr/lib/gdmgreeter </para> </listitem> </varlistentry> - - <varlistentry> - <term>PidFile</term> - <listitem> - <synopsis>PidFile=<var>/run/gdm.pid</synopsis> - <para> - Name of the file containing the <filename>gdm</filename> - process id. - </para> - </listitem> - </varlistentry> <varlistentry> <term>PreFetchProgram</term> |