HOME


Mini Shell 1.0
DIR: /snap/core24/current/usr/lib/systemd/system/
Upload File :
Current File : //snap/core24/current/usr/lib/systemd/system/remount-data.service
[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