Correcting and adding headers for future testing purposes.

This commit is contained in:
2018-04-01 16:45:09 +02:00
parent 25046d1c5e
commit 607e7e241c
7 changed files with 56 additions and 8 deletions

View File

@ -9,4 +9,4 @@ LICENSE : GNU-GPLv3
#define ASK "Please enter your secret key to decrypt the firewall and access the mainframe. "
#include "pam_panic_authdevice.c"
int authDevice(pam_handle_t *pamh, char *allowed, char *rejected, char *serious_dev, int8_t bSerious, int8_t bReboot, int8_t bPoweroff);