diff options
| author | Victor Engmark <victor@engmark.name> | 2025-01-04 14:00:21 +0100 |
|---|---|---|
| committer | Victor Engmark <victor@engmark.name> | 2025-01-04 18:07:52 +0100 |
| commit | 361c7f79b770c807b023768419bb26f1364a6aad (patch) | |
| tree | 174523f6463da55c6e4ddc36dbfd6303069e8649 /pkgs/development/python-modules/rangehttpserver | |
| parent | a1945f760a8fe019a4d753808de424dcd4e5b3cf (diff) | |
nixos/cron: Fix ShellCheck issue in preStart script
Fixes the following warning when setting
`systemd.enableStrictShellChecks = true`:
> SC2174 (warning): When used with -p, -m only applies to the deepest
> directory.
Since it could conceivably be possible for `/var` to not exist when
running this script, the fix also explicitly tries to create /var with
the normal 0755 permissions.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
