mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-02 12:20:51 +00:00
Backout previous change (SIGSYS related). The fix has been applied to the
proper place. Pointed out by: rwatson
This commit is contained in:
parent
016b81e405
commit
e7d4bf18db
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=163665
@ -173,8 +173,6 @@ main(int argc, char *argv[])
|
||||
#ifdef USE_BSM_AUDIT
|
||||
const char *aerr;
|
||||
au_id_t auid;
|
||||
|
||||
signal(SIGSYS, SIG_IGN);
|
||||
#endif
|
||||
|
||||
shell = class = cleanenv = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user