diff --git a/README.md b/README.md index 4e82e4f..ca96889 100644 --- a/README.md +++ b/README.md @@ -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