/etc/default
NameSizeModeActions
grub.d/-0755rm
amd64-microcode3280644editdlrm
apache-htcacheclean5560644editdlrm
apport1490644editdlrm
console-setup2840644editdlrm
cron1500644editdlrm
cryptdisks4600644editdlrm
dbus2970644editdlrm
docker6420644editdlrm
fail2ban15310644editdlrm
grub12090644editdlrm
intel-microcode10290644editdlrm
irqbalance13960644editdlrm
keyboard1500644editdlrm
locale130644editdlrm
mdadm8540644editdlrm
motd-news6820644editdlrm
netdiag1110644editdlrm
networkd-dispatcher1520644editdlrm
nginx3890644editdlrm
nss17560644editdlrm
open-iscsi26910644editdlrm
pollinate2980644editdlrm
rsync20620644editdlrm
ssh1330644editdlrm
ufw18970644editdlrm
useradd11180644editdlrm
Edit: /etc/default/mdadm (854B)
# mdadm Debian configuration # # You can run 'dpkg-reconfigure mdadm' to modify the values in this file, if # you want. You can also change the values here and changes will be preserved. # Do note that only the values are preserved; the rest of the file is # rewritten. # # AUTOCHECK: # should mdadm run periodic redundancy checks over your arrays? See # /etc/cron.d/mdadm. AUTOCHECK=true # AUTOSCAN: # should mdadm check once a day for degraded arrays? See # /lib/systemd/system/mdmonitor-oneshot.service AUTOSCAN=true # START_DAEMON: # should mdadm start the MD monitoring daemon during boot? START_DAEMON=true # DAEMON_OPTIONS: # additional options to pass to the daemon. DAEMON_OPTIONS="--syslog" # VERBOSE: # if this variable is set to true, mdadm will be a little more verbose e.g. # when creating the initramfs. VERBOSE=false