incus: add control/t file for graceful shutdown

Closes: #52554 [via git-merge-pr]
This commit is contained in:
Moss Hope 2024-10-07 14:56:27 -07:00 committed by classabbyamp
parent b7e88d7e1b
commit 2f0a48dae1
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
2 changed files with 3 additions and 1 deletions

View File

@ -0,0 +1,2 @@
#!/bin/sh
incus admin shutdown

View File

@ -1,7 +1,7 @@
# Template file for 'incus'
pkgname=incus
version=6.6.0
revision=1
revision=2
build_style=go
build_helper=qemu
go_import_path=github.com/lxc/incus/v6