From 9e47ae54e7a11cd80f3fe18f1ba5b823e66a1a7c Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Mon, 22 Jan 2024 13:51:24 +0100 Subject: [PATCH] debian/patches/0001-fix-config-logpath.patch: fix correct path. --- debian/patches/0001-fix-config-logpath.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/0001-fix-config-logpath.patch b/debian/patches/0001-fix-config-logpath.patch index 801fd2b..d78e5d9 100644 --- a/debian/patches/0001-fix-config-logpath.patch +++ b/debian/patches/0001-fix-config-logpath.patch @@ -7,6 +7,6 @@ index 9f4272a..8daac0a 100644 filename: thalos.log # Directory to store the logfiles in. - directory: logs -+ directory: /var/log ++ directory: /var/log/thalos # Format to rename log files when rotating time_format: 2006-01-02_150405 \ No newline at end of file