Header + linking(?)

This commit is contained in:
2018-04-01 02:09:00 +02:00
parent b31cc5948b
commit 599dde34c1
8 changed files with 61 additions and 3 deletions

View File

@ -1,3 +1,11 @@
/*
FILENAME : pam_panic_authdevice.c
DESCRIPTION : Authenticates against the removable media
AUTHOR : Bandie
DATE : 2018-03-27T02:34:08+02:00
LICENSE : GNU-GPLv3
*/
int authDevice(pam_handle_t *pamh, char *allowed, char *rejected, char *serious_dev, int8_t bSerious, int8_t bReboot, int8_t bPoweroff){