/snap/core24/1587/etc
NameSizeModeActions
apparmor/-0755rm
apparmor.d/-0755rm
ca-certificates/-0755rm
cloud/-0755rm
credstore/-0700rm
credstore.encrypted/-0700rm
cron.d/-0755rm
dbus-1/-0755rm
default/-0755rm
depmod.d/-0755rm
dhcp/-0755rm
eac/-0755rm
fonts/-0755rm
gnutls/-0755rm
gss/-0755rm
ifplugd/-0755rm
init.d/-0755rm
iproute2/-0755rm
ld.so.conf.d/-0755rm
libnl-3/-0755rm
logcheck/-0755rm
logrotate.d/-0755rm
modprobe.d/-0755rm
modules-load.d/-0755rm
motd.d/-0755rm
netplan/-0755rm
network/-0755rm
pam.d/-0755rm
plymouth/-0755rm
polkit-1/-0755rm
profile.d/-0755rm
python3.12/-0755rm
rsyslog.d/-0755rm
security/-0755rm
sgml/-0755rm
skel/-0755rm
ssh/-0755rm
ssl/-0755rm
sudoers.d/-0755rm
sysctl.d/-0755rm
system-image/-0755rm
systemd/-0755rm
udev/-0755rm
ufw/-0755rm
update-motd.d/-0755rm
vim/-0755rm
wpa_supplicant/-0755rm
writable/-0755rm
X11/-0755rm
xdg/-0755rm
xml/-0755rm
.pwd.lock00600editdlrm
.resolv.conf.systemd-resolved.bak8620644editdlrm
bash.bashrc23190644editdlrm
bash_completion450644editdlrm
bindresvport.blacklist3670644editdlrm
ca-certificates.conf62880644editdlrm
crypttab540644editdlrm
dhcpcd.conf14290644editdlrm
e2scrub.conf6850644editdlrm
environment1060644editdlrm
ethertypes18530644editdlrm
fstab370644editdlrm
group7680644editdlrm
gshadow6380640editdlrm
host.conf920644editdlrm
hostname10644editdlrm
hosts1590644editdlrm
hosts.allow4110644editdlrm
hosts.deny7110644editdlrm
inputrc18750644editdlrm
issue260644editdlrm
issue.dpkg-old270644editdlrm
issue.net190644editdlrm
issue.net.dpkg-old160644editdlrm
ld.so.cache109190644editdlrm
ld.so.conf340644editdlrm
legal2670644editdlrm
libaudit.conf1910644editdlrm
locale.conf130644editdlrm
localtime1140644editdlrm
login.defs123670644editdlrm
lsb-release1040644editdlrm
machine-id00644editdlrm
magic1110644editdlrm
magic.mime1110644editdlrm
mime.types751130644editdlrm
mke2fs.conf7440644editdlrm
modules2120644editdlrm
mtab-0editdlrm
netconfig7670644editdlrm
nsswitch.conf5590644editdlrm
os-release1770644editdlrm
passwd16220644editdlrm
profile5820644editdlrm
protocols31440644editdlrm
resolv.conf10644editdlrm
rpc9110644editdlrm
services128130644editdlrm
shadow8720640editdlrm
shells1180644editdlrm
subgid00644editdlrm
subuid00644editdlrm
sudo.conf43430644editdlrm
sudoers18000440editdlrm
sudo_logsrvd.conf98040644editdlrm
ucf.conf12600644editdlrm
vconsole.conf100644editdlrm
xattr.conf6810644editdlrm
Edit: /snap/core24/1587/etc/dhcpcd.conf (1429B)
# A sample configuration for dhcpcd. # See dhcpcd.conf(5) for details. # Allow users of this group to interact with dhcpcd via the control socket. #controlgroup wheel # Inform the DHCP server of our hostname for DDNS. #hostname # Use the hardware address of the interface for the Client ID. #clientid # or # Use the same DUID + IAID as set in DHCPv6 for DHCPv4 ClientID as per RFC4361. # Some non-RFC compliant DHCP servers do not reply with this set. # In this case, comment out duid and enable clientid above. duid # Persist interface configuration when dhcpcd exits. persistent # vendorclassid is set to blank to avoid sending the default of # dhcpcd-::: vendorclassid # A list of options to request from the DHCP server. option domain_name_servers, domain_name, domain_search option classless_static_routes # Respect the network MTU. This is applied to DHCP routes. option interface_mtu # Request a hostname from the network option host_name # Most distributions have NTP support. #option ntp_servers # Rapid commit support. # Safe to enable by default because it requires the equivalent option set # on the server to actually work. option rapid_commit # A ServerID is required by RFC2131. require dhcp_server_identifier # Generate SLAAC address using the Hardware Address of the interface #slaac hwaddr # OR generate Stable Private IPv6 Addresses based from the DUID slaac private