mkdir -p './texmf/dvipdfm/config'
mkdir -p './texmf/dvips.d'
mkdir -p './udev/hwdb.d'
-mkdir -p './udisks2'
mkdir -p './unixODBC/ODBCDataSources'
maybe chmod 0755 '.'
maybe chmod 0700 '.etckeeper'
maybe chmod 0644 'udev/udev.conf'
maybe chmod 0644 'udhcpd.conf'
maybe chmod 0755 'udisks2'
+maybe chmod 0644 'udisks2/udisks2.conf'
maybe chgrp 'ulogd' 'ulogd.conf'
maybe chmod 0640 'ulogd.conf'
maybe chown 'unbound' 'unbound'
--- /dev/null
+[udisks2]
+# Comma separated list of modules to load.
+# Use asterisk to load all the modules.
+modules=*
+# Valid options are 'ondemand' or 'onstartup'.
+modules_load_preference=ondemand