Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 249110
Collapse All | Expand All

(-)include/libpamauth.h.orig (-1 / +1 lines)
Lines 40-46 Link Here
40
#define AUTH_OTP 							"/etc/.pamauth.otp/"
40
#define AUTH_OTP 							"/etc/.pamauth.otp/"
41
#define UNIX_SOCK_PATH						"/tmp/.ua.sock"
41
#define UNIX_SOCK_PATH						"/tmp/.ua.sock"
42
#define UDEV_RULE							"/etc/udev/rules.d/01-pamauth.rules"
42
#define UDEV_RULE							"/etc/udev/rules.d/01-pamauth.rules"
43
#define UDEV_CONTROL_RELOAD					"/sbin/udevcontrol reload_rules"
43
#define UDEV_CONTROL_RELOAD					"/sbin/udevadm control --reload-rules"
44
44
45
#define MSG_ENTER_PIN						"PIN: "
45
#define MSG_ENTER_PIN						"PIN: "
46
#define MSG_ENTER_PUK						"Rescue device found. Only one authentication will be possible.\nGive PUK: "
46
#define MSG_ENTER_PUK						"Rescue device found. Only one authentication will be possible.\nGive PUK: "

Return to bug 249110