feat: add incus
Build / build-9 (pull_request) Successful in 18m54s
Build / build-8 (pull_request) Successful in 19m0s

- manage the build of incus, incus-tools and incus-client
This commit is contained in:
2025-03-29 18:24:21 +11:00
parent 9a4a3f40ad
commit 7348bdd69e
18 changed files with 354 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
[Unit]
Description=Incus - Daemon (user unix socket)
[Socket]
ListenStream=/run/incus/unix.socket.user
SocketGroup=incus
SocketMode=0660
Service=incus-user.service
[Install]
WantedBy=sockets.target