diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1999-12-22 12:59:30 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1999-12-22 12:59:30 +0000 |
commit | a81ca96cc90b915a2918c6512ecf000877c2d0f3 (patch) | |
tree | c412e3fe32db653c5797b1cb156ae7c78e8fa1d8 /x11/wdm | |
parent | Upgrade to 1.5. (diff) |
Rename PID file from xdm-pid to xdm.pid for consistency.
Notes
Notes:
svn path=/head/; revision=23799
Diffstat (limited to 'x11/wdm')
-rw-r--r-- | x11/wdm/files/patch-ab | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/x11/wdm/files/patch-ab b/x11/wdm/files/patch-ab index 7783b5cf128d..6d853c9fabf1 100644 --- a/x11/wdm/files/patch-ab +++ b/x11/wdm/files/patch-ab @@ -1,5 +1,14 @@ ---- src/config/wdm-config.in.orig Thu Sep 16 16:27:58 1999 -+++ src/config/wdm-config.in Sat Oct 30 12:41:26 1999 +--- src/config/wdm-config.in.orig Thu Sep 16 09:27:58 1999 ++++ src/config/wdm-config.in Mon Dec 20 16:29:51 1999 +@@ -3,7 +3,7 @@ + ! wdm configuration file input (sed in Makefile) + ! + DisplayManager.errorLogFile: #logdir#/xdm-errors.log +-DisplayManager.pidFile: #rundir#/xdm-pid ++DisplayManager.pidFile: #rundir#/xdm.pid + DisplayManager.keyFile: #configdir#/xdm-keys + DisplayManager.servers: #configdir#/Xservers + DisplayManager.accessFile: #configdir#/Xaccess @@ -25,11 +25,11 @@ ! display screen background--if not set or set to none, then the ! background is not set by wdm. |