init/start-daemon are linux only

This commit is contained in:
Ana Hobden 2023-01-24 10:51:02 -08:00
parent ed4bbe1cd4
commit 6d99d4ce08

View file

@ -52,10 +52,10 @@ inputs:
description: The root disk of the target (Mac only)
required: false
start-daemon:
description: "If the daemon should be started , requires `planner: linux-multi` or `planner: darwin-multi`"
description: "If the daemon should be started , requires `planner: linux-multi`"
required: false
init:
description: "The init system to configure, requires `planner: linux-multi` (allowing the choice between `none` or `systemd`) or `planner: darwin-multi` (allowing the choive between `none` or `launchd`)"
description: "The init system to configure, requires `planner: linux-multi` (allowing the choice between `none` or `systemd`)"
required: false
nix-installer-url:
description: A URL pointing to a `nix-installer.sh` script