This commit is contained in:
2024-01-04 14:53:42 +00:00
parent e1c072cf16
commit 346682eedb
31 changed files with 12094 additions and 132 deletions

View File

@@ -22,7 +22,7 @@
shell: |
UNIT=qemu-guest-agent
S=/etc/init.d/$UNIT
$S $UNIT status || {
$S status || {
retval=$?
echo WARN: $UNIT not running
exit 0 # $retval