Harald Hoyer
909961d048
fix: shellcheck 0.7.2
...
github action `luizm/action-sh-checker@v0.2.2` uses `shellcheck-0.7.2`,
which detects more non-posix shell code and complains accordingly.
2021-05-05 14:55:30 +02:00
Jóhann B. Guðmundsson
aaea54c732
fix: quotes in systemd modules
...
Fixing quotes around *.conf in systemd modules
2021-04-23 10:56:51 +02:00
Jóhann B. Guðmundsson
afef455718
fix(systemd-modules): remove dependency on systemd meta module
...
Depending on systemd meta module causes circular dependency,
prevents the existance of multiple systemd based meta modules
and is redunant.
2021-04-22 10:40:48 +02:00
Jóhann B. Guðmundsson
02acedd09e
fix(systemd-sysctl): sysctl global variables
2021-04-20 10:52:45 +02:00
Harald Hoyer
09356085b6
ci: enable shellcheck for everything
2021-03-31 11:31:17 +02:00
Harald Hoyer
8e10fa7d27
fix(systemd-sysctl): shellcheck for modules.d/01systemd-sysctl
2021-03-26 12:59:52 +01:00
Jóhann B. Guðmundsson
dff9baf3b4
feat(systemd-sysctl): introducing systemd-sysctl module
...
Introducing systemd-sysctl module which is an early boot
service that configures sysctl.
The systemd-sysctl module has dependency's on systemd and
systemd-modules-load module.
2021-02-10 15:00:45 +01:00