docs: create parent dirs for podman user service (#218)

This commit is contained in:
Scott Bronson
2024-11-24 11:53:18 -08:00
committed by GitHub
parent 0d961ae9df
commit 94d2e2ef7a

View File

@@ -264,6 +264,7 @@ By default, UCore does not automatically start `restart: always` containers on s
```bash
# Copy the system's podman-restart service to the user location
mkdir -p /var/home/core/.config/systemd/user
cp /lib/systemd/system/podman-restart.service /var/home/core/.config/systemd/user
# Enable the user service