From de97b335307261aa0665c8ca6825d8fed994c7d5 Mon Sep 17 00:00:00 2001 From: js Date: Fri, 5 Sep 2025 12:58:21 +0000 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8a2eab8 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +incus config profile set default user.server srv1 +incus config get u1 user.server --expanded + +chmod +x /usr/local/bin/incus-sync.sh + +chmod +x /etc/init.d/incus-sync +rc-update add incus-sync default +rc-service incus-sync start + +LOGs +watch cat /var/log/incus-sync.log