2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-30 22:05:46 +00:00

Main sudo should not block signals; the plugin should do this in

check_policy.
This commit is contained in:
Todd C. Miller
2010-04-01 06:35:19 -04:00
parent ca2eee07b5
commit 44341c9c15
3 changed files with 0 additions and 23 deletions

View File

@@ -194,7 +194,6 @@ sudoers_policy_open(unsigned int version, sudo_conv_t conversation,
return -1;
}
/* XXX - signal setup duplicated in sudo.c */
/*
* Signal setup:
* Ignore keyboard-generated signals so the user cannot interrupt