Linux localhost 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 23.92.16.63 | : 172.70.230.65
Cant Read [ /etc/named.conf ]
8.1.5
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
etc /
systemd /
system /
sysinit.target.wants /
[ HOME SHELL ]
Name
Size
Permission
Action
apparmor.service
1.13
KB
-rw-r--r--
blk-availability.service
400
B
-rw-r--r--
finalrd.service
396
B
-rw-r--r--
keyboard-setup.service
287
B
-rw-r--r--
lvm2-lvmpolld.socket
239
B
-rw-r--r--
lvm2-monitor.service
602
B
-rw-r--r--
setvtrgb.service
330
B
-rw-r--r--
systemd-pstore.service
1.01
KB
-rw-r--r--
systemd-timesyncd.service
1.45
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : systemd-pstore.service
# 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=Platform Persistent Storage Archival Documentation=man:systemd-pstore(8) ConditionDirectoryNotEmpty=/sys/fs/pstore ConditionVirtualization=!container DefaultDependencies=no Conflicts=shutdown.target Before=sysinit.target shutdown.target After=modprobe@efi_pstore.service modprobe@chromeos_pstore.service modprobe@ramoops.service modprobe@pstore_zone.service modprobe@pstore_blk.service Wants=modprobe@efi_pstore.service modprobe@chromeos_pstore.service modprobe@ramoops.service modprobe@pstore_zone.service modprobe@pstore_blk.service [Service] Type=oneshot ExecStart=/lib/systemd/systemd-pstore RemainAfterExit=yes StateDirectory=systemd/pstore [Install] WantedBy=sysinit.target
Close