From f612c81b9e91a346434193b53d90d385df06ff22 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 9 Jun 2022 10:23:50 +0200 Subject: [PATCH] Update config.json --- scrutiny_fa/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scrutiny_fa/config.json b/scrutiny_fa/config.json index d1f6c658a..bcb29b147 100644 --- a/scrutiny_fa/config.json +++ b/scrutiny_fa/config.json @@ -48,5 +48,6 @@ "slug": "scrutiny_fa", "startup": "services", "url": "https://github.com/AnalogJ/scrutiny", - "version": "2ab714f5-ls35" + "version": "2ab714f5-ls35", + "udev": true, }