diff options
Diffstat (limited to 'test/fuzz/fuzz-execute-serialize/state')
-rw-r--r-- | test/fuzz/fuzz-execute-serialize/state | 74 |
1 files changed, 74 insertions, 0 deletions
diff --git a/test/fuzz/fuzz-execute-serialize/state b/test/fuzz/fuzz-execute-serialize/state new file mode 100644 index 0000000..a417a41 --- /dev/null +++ b/test/fuzz/fuzz-execute-serialize/state @@ -0,0 +1,74 @@ +exec-context-environment=TERM=linux +exec-context-umask=0022 +exec-context-protect-home=no +exec-context-protect-system=no +exec-context-ignore-sigpipe=yes +exec-context-keyring-mode=private +exec-context-protect-proc=default +exec-context-proc-subset=all +exec-context-runtime-directory-preserve-mode=no +exec-context-directories-RuntimeDirectory=0755 +exec-context-directories-StateDirectory=0755 +exec-context-directories-CacheDirectory=0755 +exec-context-directories-LogsDirectory=0755 +exec-context-directories-ConfigurationDirectory=0755 +exec-context-limit-NOFILE=1024:524288 +exec-context-limit-MEMLOCK=8388608 +exec-context-std-input=null +exec-context-std-output=journal +exec-context-std-error=inherit +exec-context-stdio-as-fds=yes +exec-context-tty-rows=4294967295 +exec-context-tty-columns=4294967295 +exec-context-syslog-priority=30 +exec-context-syslog-level-prefix=yes +exec-context-log-level-max=-1 +exec-context-mount-propagation-flag=0 +exec-context-utmp-mode=init +exec-context-syscall-errno=2147483646 +exec-context-mount-image=/foo.raw /run/img2:3 root:nosuid + +exec-command-path=mount +exec-command-argv=mount +exec-command-flags=0 + +exec-parameters-runtime-scope=system +exec-parameters-environment=LANG=C.UTF-8 +exec-parameters-environment=PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin +exec-parameters-flags=13855 +exec-parameters-cgroup-supported=1965 +exec-parameters-cgroup-path=/system.slice/run-u26.service +exec-parameters-cgroup-id=3376 +exec-parameters-prefix-directories-RuntimeDirectory=/run +exec-parameters-prefix-directories-StateDirectory=/var/lib +exec-parameters-prefix-directories-CacheDirectory=/var/cache +exec-parameters-prefix-directories-LogsDirectory=/var/log +exec-parameters-prefix-directories-ConfigurationDirectory=/etc +exec-parameters-stdin-fd=44 +exec-parameters-stdout-fd=45 +exec-parameters-stderr-fd=63 +exec-parameters-user-lookup-fd=65 +exec-parameters-unit-id=run-u26.service +exec-parameters-invocation-id-string=fd06144c3fc64436b42b30b2eb8189ee + + +exec-cgroup-context-cpu-accounting=yes +exec-cgroup-context-memory-accounting=yes +exec-cgroup-context-tasks-accounting=yes +exec-cgroup-context-allowed-cpus= +exec-cgroup-context-startup-allowed-cpus= +exec-cgroup-context-allowed-memory-nodes= +exec-cgroup-context-startup-allowed-memory-nodes= +exec-cgroup-context-tasks-max-value=15 +exec-cgroup-context-tasks-max-scale=100 +exec-cgroup-context-device-policy=auto +exec-cgroup-context-managed-oom-swap=auto +exec-cgroup-context-managed-oom-memory-pressure=auto +exec-cgroup-context-managed-oom-memory-pressure-limit=0 +exec-cgroup-context-managed-oom-preference=none +exec-cgroup-context-memory-pressure-watch=auto +exec-cgroup-context-memory-pressure-threshold-usec=200000 +exec-cgroup-context-ip-address-allow-reduced=yes +exec-cgroup-context-ip-address-deny-reduced=yes + + |