Add and use `container-runtime-linux start`. by jglogan · Pull Request #654 · apple/container

dcantah

@jglogan

- Part of apple#653.
- No need for `defaultCommand` since ContainerService
  startup will write a new launchd plist with the
  `start` subcommand included.

@jglogan

katiewasnothere

jglogan added a commit that referenced this pull request

Sep 23, 2025
## Motivation and Context
#654 forgot to include the shutdown XPC that was added in #628.