mirror of
https://github.com/winfsp/winfsp.git
synced 2026-01-05 18:59:13 -06:00
launcher: access control
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
#define PIPE_BUFFER_SIZE 2048
|
||||
#define PIPE_DEFAULT_TIMEOUT 3000
|
||||
|
||||
#define SVC_INSTANCE_DEFAULT_SDDL "O:SYG:SYD:P(A;;GA;;;SY)(A;;GA;;;BA)(A;;GR;;;WD)"
|
||||
|
||||
enum
|
||||
{
|
||||
LauncherSvcInstanceStart = 'S',
|
||||
|
||||
Reference in New Issue
Block a user