OXIESEC PANEL
- Current Dir:
/
/
etc
/
apparmor.d
/
tunables
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
10/28/2024 08:41:33 AM
rwxr-xr-x
📄
alias
624 bytes
09/27/2018 06:20:54 PM
rw-r--r--
📄
apparmorfs
376 bytes
09/27/2018 06:20:54 PM
rw-r--r--
📄
dovecot
804 bytes
09/27/2018 06:20:54 PM
rw-r--r--
📄
global
694 bytes
09/27/2018 06:20:54 PM
rw-r--r--
📄
home
983 bytes
09/27/2018 06:20:54 PM
rw-r--r--
📁
home.d
-
05/09/2024 07:14:29 AM
rwxr-xr-x
📄
kernelvars
828 bytes
09/27/2018 06:20:54 PM
rw-r--r--
📄
multiarch
631 bytes
09/27/2018 06:20:54 PM
rw-r--r--
📁
multiarch.d
-
05/09/2024 07:14:29 AM
rwxr-xr-x
📄
proc
440 bytes
09/27/2018 06:20:54 PM
rw-r--r--
📄
securityfs
430 bytes
09/27/2018 06:20:54 PM
rw-r--r--
📄
sys
368 bytes
09/27/2018 06:20:54 PM
rw-r--r--
📄
xdg-user-dirs
868 bytes
09/27/2018 06:20:54 PM
rw-r--r--
📁
xdg-user-dirs.d
-
10/21/2019 03:49:43 PM
rwxr-xr-x
Editing: home
Close
# ------------------------------------------------------------------ # # Copyright (C) 2006-2009 Novell/SUSE # Copyright (C) 2010 Canonical Ltd. # # This program is free software; you can redistribute it and/or # modify it under the terms of version 2 of the GNU General Public # License published by the Free Software Foundation. # # ------------------------------------------------------------------ # @{HOME} is a space-separated list of all user home directories. While # it doesn't refer to a specific home directory (AppArmor doesn't # enforce discretionary access controls) it can be used as if it did # refer to a specific home directory @{HOME}=@{HOMEDIRS}/*/ /root/ # @{HOMEDIRS} is a space-separated list of where user home directories # are stored, for programs that must enumerate all home directories on a # system. @{HOMEDIRS}=/home/ # Also, include files in tunables/home.d for site-specific adjustments to # @{HOMEDIRS}. #include <tunables/home.d>