Skip to content
Snippets Groups Projects
startup.conf 179 B
noblogs_upgrade.service: {
    type: oneshot,
    stdout: inherit,
    command: "/post-upgrade.sh",
    ignore_failures: true,
    process_timeout: 7200,
    exit_kills: false,
}