From 8cdf02a59f7b70929dbf7a5ded49299607ae1eee Mon Sep 17 00:00:00 2001 From: Tulip Blossom Date: Sat, 21 Dec 2024 00:58:50 -0300 Subject: [PATCH] chore: explicitly log to json on service --- uupd.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uupd.service b/uupd.service index 4f71287..aac4cba 100644 --- a/uupd.service +++ b/uupd.service @@ -3,4 +3,4 @@ Description=Universal Blue Update Oneshot Service [Service] Type=oneshot -ExecStart=/usr/bin/uupd --log-level debug +ExecStart=/usr/bin/uupd --log-level debug --json --hw-check