Update Useful commands authored by Nikolai.Hartmann's avatar Nikolai.Hartmann
...@@ -12,11 +12,8 @@ Restart ...@@ -12,11 +12,8 @@ Restart
systemctl restart systemd-nspawn@xcache systemctl restart systemd-nspawn@xcache
``` ```
Show logs Note: Logs are now in `/var/log/xcache` (not accessible via `journalctl` anymore)
```bash
journalctl -eu systemd-nspawn@xcache [--since ...]
```
# container commands # container commands
... ...
......