diff --git a/seed/host-systemd-machined/dictionaries/21_machined.xml b/seed/host-systemd-machined/dictionaries/21_machined.xml index c2da281b..9dc9b9f3 100644 --- a/seed/host-systemd-machined/dictionaries/21_machined.xml +++ b/seed/host-systemd-machined/dictionaries/21_machined.xml @@ -24,6 +24,12 @@ /etc/sysctl.d/90-risotto.conf host_network_filename + + + + + + /etc/vector/vector.toml diff --git a/seed/host-systemd-machined/templates/modprobe@.service b/seed/host-systemd-machined/templates/modprobe@.service new file mode 100644 index 00000000..6605e273 --- /dev/null +++ b/seed/host-systemd-machined/templates/modprobe@.service @@ -0,0 +1,2 @@ +[Unit] +StartLimitIntervalSec=0 diff --git a/seed/host-systemd-machined/templates/resolvconf-pull-resolved.service b/seed/host-systemd-machined/templates/resolvconf-pull-resolved.service new file mode 100644 index 00000000..6605e273 --- /dev/null +++ b/seed/host-systemd-machined/templates/resolvconf-pull-resolved.service @@ -0,0 +1,2 @@ +[Unit] +StartLimitIntervalSec=0 diff --git a/seed/redis/extras/accounts/00_accounts.xml b/seed/redis/extras/accounts/00_accounts.xml deleted file mode 100644 index e69de29b..00000000