/snap/core22/2411/etc
NameSizeModeActions
apparmor/-0755rm
apparmor.d/-0755rm
ca-certificates/-0755rm
cloud/-0755rm
cron.d/-0755rm
dbus-1/-0755rm
default/-0755rm
depmod.d/-0755rm
dhcp/-0755rm
gss/-0755rm
ifplugd/-0755rm
init.d/-0755rm
iproute2/-0755rm
ld.so.conf.d/-0755rm
libnl-3/-0755rm
logrotate.d/-0755rm
modprobe.d/-0755rm
modules-load.d/-0755rm
netplan/-0755rm
network/-0755rm
pam.d/-0755rm
plymouth/-0755rm
polkit-1/-0755rm
profile.d/-0755rm
python3.10/-0755rm
rsyslog.d/-0755rm
security/-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
.pwd.lock00600editdlrm
adduser.conf30280644editdlrm
bash.bashrc23190644editdlrm
bash_completion450644editdlrm
bindresvport.blacklist3670644editdlrm
ca-certificates.conf62880644editdlrm
crypttab540644editdlrm
deluser.conf6040644editdlrm
e2scrub.conf6850644editdlrm
environment1060644editdlrm
ethertypes18160644editdlrm
fstab370644editdlrm
group7410644editdlrm
gshadow6130640editdlrm
host.conf920644editdlrm
hostname10644editdlrm
hosts1590644editdlrm
hosts.allow4110644editdlrm
hosts.deny7110644editdlrm
inputrc17480644editdlrm
issue270644editdlrm
issue.net160644editdlrm
ld.so.cache108440644editdlrm
ld.so.conf340644editdlrm
legal2670644editdlrm
libaudit.conf1910644editdlrm
localtime1140644editdlrm
login.defs107560644editdlrm
lsb-release1040644editdlrm
machine-id00644editdlrm
mime.types720290644editdlrm
modules1950644editdlrm
motd5910644editdlrm
mtab-0editdlrm
netconfig7670644editdlrm
nsswitch.conf5590644editdlrm
os-release1770644editdlrm
passwd15130644editdlrm
profile5820644editdlrm
protocols29320644editdlrm
resolv.conf10644editdlrm
rpc8870644editdlrm
services128130644editdlrm
shadow8230640editdlrm
shells1280644editdlrm
subgid00644editdlrm
subuid00644editdlrm
sudo.conf45730644editdlrm
sudoers16710440editdlrm
sudo_logsrvd.conf93900644editdlrm
timezone80644editdlrm
ucf.conf12600644editdlrm
xattr.conf6810644editdlrm
Edit: /snap/core22/2411/etc/ucf.conf (1260B)
# # This file is a bourne shell snippet, and is sourced by the # ucf script for configuration. # # Debugging information: The default value is 0 (no debugging # information is printed). To change the default behavior, uncomment # the following line and set the value to 1. # # DEBUG=0 # Verbosity: The default value is 0 (quiet). To change the default # behavior, uncomment the following line and set the value to 1. # # VERBOSE=0 # The src directory. This is the directory where the historical # md5sums for a file are looked for. Specifically, the historical # md5sums are looked for in the subdirectory ${filename}.md5sum.d/ # # conf_source_dir=/some/path/ # Force the installed file to be retained. The default is have this # variable unset, which makes the script ask in case of doubt. To # change the default behavior, uncomment the following line and set # the value to YES # # conf_force_conffold=YES # Force the installed file to be overridden. The default is have this # variable unset, which makes the script ask in case of doubt. To # change the default behavior, uncomment the following line and set # the value to YES # # conf_force_conffnew=YES # Please note that only one of conf_force_conffold and # conf_force_conffnew should be set.