Files
2026-02-07 20:22:48 +08:00

12 lines
181 B
Desktop File

[Unit]
Description=Setup overlayfs automatically once
After=local-fs.target
[Service]
Type=oneshot
ExecStart=/usr/local/bin/setup_overlay.sh
[Install]
WantedBy=multi-user.target