# To enable the vmtouch daemon, use:
# systemctl enable vmtouch
# systemctl start vmtouch

# Whitespace separated list of files and directories for vmtouch to operate on
VMTOUCH_FILES="/nonexistent"

# Options to pass to vmtouch itself. See vmtouch(8).
VMTOUCH_OPTIONS="-l -m 1G"
