Systemd service to remind me to mount filesystems which have been unmounted from reboot, etc.
- Copy files under
fs
into place. sudo systemctl enable --now $(systemd-escape --template [email protected] "/path/to/mount/point")
Systemd service to remind me to mount filesystems which have been unmounted from reboot, etc.
fs
into place.sudo systemctl enable --now $(systemd-escape --template [email protected] "/path/to/mount/point")