Server IP : 185.86.78.101 / Your IP : 216.73.216.213 Web Server : Apache System : Linux 675867-vds-valikoshka1996.gmhost.pp.ua 5.4.0-150-generic #167-Ubuntu SMP Mon May 15 17:35:05 UTC 2023 x86_64 User : www ( 1000) PHP Version : 7.4.33 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /proc/self/root/etc/apparmor/ |
Upload File : |
# parser.conf is a global AppArmor config file for the apparmor_parser # # It can be used to specify the default options for the parser, which # can then be overriden by options passed on the command line. # # Leading whitespace is ignored and lines that begin with # are treated # as comments. # # Config options are specified one per line using the same format as the # longform command line options (without the preceding --). # # If a value is specified twice the last version to appear is used. ## Suppress Warnings #quiet ## Be verbose #verbose ## Set additional include path #Include /etc/apparmor.d/ # or #Include /usr/share/apparmor ## Set location of apparmor filesystem #subdomainfs /sys/kernel/security/apparmor ## Set match-string to use - for forcing compiler to treat different kernels ## the same # match-string "pattern=aadfa audit perms=crwxamlk/ user::other" ## Turn creating/updating of the cache on by default #write-cache ## Show cache hits #show-cache ## skip cached policy #skip-cache ## skip reading cache but allow updating #skip-read-cache #### Set Optimizaions. Multiple Optimizations can be set, one per line #### # For supported optimizations see # apparmor_parser --help=O ## Turn on equivalence classes #equiv ## Turn off expr tree simplification #Optimize=no-expr-simplify ## Turn off DFA minimization #Optimize=no-minimize ## Adjust compression #Optimize=compress-small #Optimize=compress-fast ## Pin older policies so they are not affected by new mediation policy-features=/etc/apparmor.d/abi/2.13