s,/usr/dt,CDE_INSTALLATION_TOP,g in dtlogin/config
This commit is contained in:
committed by
Jon Trulson
parent
5153c43c50
commit
57cfd2162d
@@ -136,9 +136,9 @@ XCOMM
|
||||
XCOMM Dtlogin*userPath: <path>
|
||||
|
||||
#if defined(linux)
|
||||
Dtlogin*userPath: /bin:/usr/bin:/sbin:/usr/sbin:/usr/dt/bin
|
||||
Dtlogin*userPath: /bin:/usr/bin:/sbin:/usr/sbin:CDE_INSTALLATION_TOP/bin
|
||||
#elif defined(CSRG_BASED)
|
||||
Dtlogin*userPath: /bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/dt/bin
|
||||
Dtlogin*userPath: /bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:CDE_INSTALLATION_TOP/bin
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user