Copypasta derp

This commit is contained in:
Root User 2026-03-21 12:24:44 +01:00
parent ad91f87af6
commit 4da074ab59
Signed by: root
GPG key ID: 087F0A95E5766D72

View file

@ -131,8 +131,6 @@ in {
RuntimeDirectory = "valkey_6379"; # places runtime dir under /run RuntimeDirectory = "valkey_6379"; # places runtime dir under /run
# Keep logs in a file (configured below) but also keep unit re-start behavior # Keep logs in a file (configured below) but also keep unit re-start behavior
}; };
# Ensure the service is started at boot
wantedBy = ["multi-user.target"];
}; };
# Provide the Valkey config file at /etc/valkey/6379.conf # Provide the Valkey config file at /etc/valkey/6379.conf