/
snap
/
core22
/
current
/
lib
/
systemd
/
system
/
Upload File
HOME
[Unit] Description=Remounting /run/mnt/data read-only DefaultDependencies=no ConditionPathIsMountPoint=/run/mnt/data After=umount.target Before=shutdown.target [Service] Type=oneshot ExecStart=/bin/mount -o remount,ro /run/mnt/data