D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
snap
/
core22
/
current
/
lib
/
systemd
/
system
/
Filename :
remount-seed.service
back
Copy
[Unit] Description=Remounting /run/mnt/ubuntu-seed read-only DefaultDependencies=no ConditionPathIsMountPoint=/run/mnt/ubuntu-seed After=umount.target Before=shutdown.target [Service] Type=oneshot ExecStart=/bin/mount -o remount,ro /run/mnt/ubuntu-seed