pam_panic/src/pam_panic/pam_panic_reject.h

9 lines
211 B
C

/*
FILENAME : pam_panic_reject.h
AUTHOR : Bandie
DATE : 2018-03-27T02:34:08+02:00
LICENSE : GNU-GPLv3
*/
int reject(char *serious_dev, int8_t bSerious, int8_t bReboot, int8_t bPoweroff);