OXIESEC PANEL
- Current Dir:
/
/
snap
/
core20
/
2599
/
usr
/
lib
/
systemd
/
system
/
sysinit.target.wants
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/26/2025 10:13:33 PM
rwxr-xr-x
📄
apparmor.service
544 bytes
03/22/2018 08:08:03 PM
rw-r--r--
📄
cryptsetup.target
412 bytes
04/01/2020 05:23:42 PM
rw-r--r--
📄
dev-hugepages.mount
750 bytes
04/01/2020 05:23:42 PM
rw-r--r--
📄
dev-mqueue.mount
693 bytes
04/01/2020 05:23:42 PM
rw-r--r--
📄
finalrd.service
0 bytes
01/01/1970 12:00:00 AM
---------
📄
kmod-static-nodes.service
716 bytes
06/17/2024 08:29:39 PM
rw-r--r--
📄
proc-sys-fs-binfmt_misc.automount
745 bytes
04/01/2020 05:23:42 PM
rw-r--r--
📄
sys-fs-fuse-connections.mount
823 bytes
04/01/2020 05:23:42 PM
rw-r--r--
📄
sys-kernel-config.mount
830 bytes
06/17/2024 08:29:39 PM
rw-r--r--
📄
sys-kernel-debug.mount
738 bytes
04/01/2020 05:23:42 PM
rw-r--r--
📄
sys-kernel-tracing.mount
764 bytes
04/01/2020 05:23:42 PM
rw-r--r--
📄
systemd-ask-password-console.path
722 bytes
04/01/2020 05:23:42 PM
rw-r--r--
📄
systemd-binfmt.service
1.15 KB
06/17/2024 08:29:39 PM
rw-r--r--
📄
systemd-boot-system-token.service
1.34 KB
04/01/2020 05:23:42 PM
rw-r--r--
📄
systemd-hwdb-update.service
813 bytes
06/17/2024 08:29:39 PM
rw-r--r--
📄
systemd-journal-flush.service
773 bytes
04/01/2020 05:23:42 PM
rw-r--r--
📄
systemd-journald.service
1.52 KB
06/17/2024 08:29:39 PM
rw-r--r--
📄
systemd-machine-id-commit.service
728 bytes
04/01/2020 05:23:42 PM
rw-r--r--
📄
systemd-modules-load.service
1.02 KB
06/17/2024 08:29:39 PM
rw-r--r--
📄
systemd-pstore.service
0 bytes
01/01/1970 12:00:00 AM
---------
📄
systemd-random-seed.service
1.03 KB
06/17/2024 08:29:39 PM
rw-r--r--
📄
systemd-sysctl.service
693 bytes
06/17/2024 08:29:39 PM
rw-r--r--
📄
systemd-sysusers.service
695 bytes
04/01/2020 05:23:42 PM
rw-r--r--
📄
systemd-timesyncd.service
1.33 KB
03/02/2023 12:58:02 PM
rw-r--r--
📄
systemd-tmpfiles-setup-dev.service
739 bytes
04/01/2020 05:23:42 PM
rw-r--r--
📄
systemd-tmpfiles-setup.service
779 bytes
04/01/2020 05:23:42 PM
rw-r--r--
📄
systemd-udev-trigger.service
753 bytes
04/01/2020 05:23:42 PM
rw-r--r--
📄
systemd-udevd.service
1.12 KB
06/17/2024 08:29:39 PM
rw-r--r--
📄
systemd-update-utmp.service
794 bytes
06/17/2024 08:29:39 PM
rw-r--r--
Editing: proc-sys-fs-binfmt_misc.automount
Close
# SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. [Unit] Description=Arbitrary Executable File Formats File System Automount Point Documentation=https://www.kernel.org/doc/html/latest/admin-guide/binfmt-misc.html Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems DefaultDependencies=no Before=sysinit.target ConditionPathExists=/proc/sys/fs/binfmt_misc/ ConditionPathIsReadWrite=/proc/sys/ [Automount] Where=/proc/sys/fs/binfmt_misc