/etc/apt/apt.conf.d/05fs2ram is in fs2ram 0.3.10.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 | DPkg::Post-Invoke { "if [ -x /usr/sbin/fs2ram ]; then echo -n 'fs2ram: executing the unmount scripts corresponding to the mountpoints present in /etc/fs2ram/fs2ram.conf...'; fs2ram execute-unmount-script -a; echo 'done.'; fi"; };
|