Fix screen locking for BSDs
This commit is contained in:
committed by
Jon Trulson
parent
1d8f86a6ba
commit
6f56ab0e42
@@ -101,6 +101,9 @@ static int RegisterX11ScreenSaver(Display *display, int *ssEventType);
|
||||
#ifdef SVR4
|
||||
#define SECURE_SYS_PATH "/etc/shadow"
|
||||
#endif
|
||||
#ifdef CSRG_BASED
|
||||
#define SECURE_SYS_PATH "/etc/master.passwd"
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user