nixos/renovate: Add note about linting systemd scripts
This commit is contained in:
parent
fac375256d
commit
9ec8ebf5ff
@ -31,6 +31,8 @@ import ./make-test-python.nix (
|
||||
enable = true;
|
||||
settings.server.HTTP_PORT = 3000;
|
||||
};
|
||||
# Uncomment the next line to lint service scripts (Note: breaks VM startup; see #373166)
|
||||
#systemd.enableStrictShellChecks = true;
|
||||
};
|
||||
|
||||
testScript = ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user