fix(update): enableScrictShellChecks
Some checks failed
build liminix / build_zyxel-nwa50ax_mips (pull_request) Failing after 27s
build liminix / build_vm_qemu_mips (pull_request) Failing after 29s
build liminix / test_shell_customization (pull_request) Failing after 29s
build liminix / test_hostapd (pull_request) Failing after 32s
Some checks failed
build liminix / build_zyxel-nwa50ax_mips (pull_request) Failing after 27s
build liminix / build_vm_qemu_mips (pull_request) Failing after 29s
build liminix / test_shell_customization (pull_request) Failing after 29s
build liminix / test_hostapd (pull_request) Failing after 32s
This commit is contained in:
parent
7219e66992
commit
3373031ef4
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ in
|
||||||
{
|
{
|
||||||
inherit (utils.systemdUtils.types) units targets;
|
inherit (utils.systemdUtils.types) units targets;
|
||||||
services = lib.types.attrsOf (lib.types.submodule [
|
services = lib.types.attrsOf (lib.types.submodule [
|
||||||
|
{ enableStrictShellChecks = true; }
|
||||||
unitConfig
|
unitConfig
|
||||||
stage2ServiceOptions
|
stage2ServiceOptions
|
||||||
stage2ServiceConfig
|
stage2ServiceConfig
|
||||||
|
|
Loading…
Reference in a new issue