FreeBSD.cf: Enable PTS driver and libutempter.
This commit is contained in:
@@ -257,4 +257,12 @@ XCOMM to enable pam support
|
|||||||
#define PamAuthenticationModule /usr/local/lib/security/pam_pwauth_suid.so
|
#define PamAuthenticationModule /usr/local/lib/security/pam_pwauth_suid.so
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if !defined(HasPtsDriver)
|
||||||
|
#define HasPtsDriver YES
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#if !defined(HasUtempterLibrary)
|
||||||
|
#define HasUtempterLibrary YES
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <bsdLib.rules>
|
#include <bsdLib.rules>
|
||||||
|
|||||||
Reference in New Issue
Block a user