This commit is contained in:
2025-08-16 19:42:08 +02:00
parent 42bfecffb6
commit 6306883463
48 changed files with 384 additions and 236 deletions

View File

@@ -12,8 +12,7 @@ import json
fn startupcmd() ![]startupmanager.ZProcessNewArgs {
mut res := []startupmanager.ZProcessNewArgs{}
res << startupmanager.ZProcessNewArgs
{
res << startupmanager.ZProcessNewArgs{
name: 'garage_s3'
cmd: 'garage_s3 -c /var/garage/config.toml server'
startuptype: .zinit