mirror of
https://github.com/outbackdingo/ucore.git
synced 2026-01-27 10:20:49 +00:00
docs: create parent dirs for podman user service (#218)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user