include comment on windows services
This commit is contained in:
parent
af705b3f7d
commit
a07e337020
@ -14,6 +14,11 @@
|
|||||||
* However, it makes sense to stub out initially in 'safe' mode until we
|
* However, it makes sense to stub out initially in 'safe' mode until we
|
||||||
* understand more (and determine if any disabled functionality is actually
|
* understand more (and determine if any disabled functionality is actually
|
||||||
* useful on Windows anyway).
|
* useful on Windows anyway).
|
||||||
|
*
|
||||||
|
* Future versions of this function that are made more 'open' should thoroughly
|
||||||
|
* consider the case of this code running as a privileged service with saved
|
||||||
|
* user credentials or privilege escalations by other means (e.g. the old
|
||||||
|
* RunAsEx utility.)
|
||||||
*/
|
*/
|
||||||
int issetugid(void)
|
int issetugid(void)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user