Linux mail.vriendennsm.nl 6.1.0-51-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.177-1 (2026-07-16) x86_64
Apache/2.4.68 (Debian)
Server IP : 217.154.75.17 & Your IP : 216.73.216.195
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
etc /
systemd /
system /
multi-user.target.wants /
Delete
Unzip
Name
Size
Permission
Date
Action
apache2.service
438
B
-rw-r--r--
2026-06-12 05:08
e2scrub_reap.service
553
B
-rw-r--r--
2025-06-06 17:12
mariadb.service
5.76
KB
-rw-r--r--
2026-06-27 11:11
postfix.service
282
B
-rw-r--r--
2024-03-06 15:02
remote-fs.target
530
B
-rw-r--r--
2025-06-26 14:56
snap-certbot-5758.mount
329
B
-rw-r--r--
2026-07-15 20:12
snap-certbot-5781.mount
329
B
-rw-r--r--
2026-07-29 14:18
snap-core-17284.mount
323
B
-rw-r--r--
2026-03-17 08:48
snap-core-17292.mount
323
B
-rw-r--r--
2026-04-20 19:30
snap-core24-1587.mount
326
B
-rw-r--r--
2026-04-01 01:50
snap-core24-1643.mount
326
B
-rw-r--r--
2026-05-20 17:05
snap-snapd-27591.mount
326
B
-rw-r--r--
2026-07-30 22:28
snap-snapd-27710.mount
326
B
-rw-r--r--
2026-08-25 06:58
snapd.aa-prompt-listener.service
297
B
-rw-r--r--
2026-05-10 10:28
snapd.apparmor.service
880
B
-rw-r--r--
2026-05-10 10:28
snapd.recovery-chooser-trigger.service
550
B
-rw-r--r--
2026-05-10 10:28
snapd.seeded.service
322
B
-rw-r--r--
2026-05-10 10:28
snapd.service
532
B
-rw-r--r--
2026-05-10 10:28
ssh.service
538
B
-rw-r--r--
2026-05-05 10:26
systemd-networkd.service
2.39
KB
-rw-r--r--
2026-04-27 19:48
unattended-upgrades.service
377
B
-rw-r--r--
2022-12-31 20:59
usermin.service
379
B
-rw-r--r--
2026-07-25 20:56
webmin.service
375
B
-rw-r--r--
2026-07-25 20:55
Save
Rename
# 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) Documentation=man:org.freedesktop.network1(5) 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 initrd-switch-root.target Conflicts=shutdown.target initrd-switch-root.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 FileDescriptorStoreMax=512 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 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