From 29464604840112c629fdf6ddf49a874cef5bc2c5 Mon Sep 17 00:00:00 2001 From: LIghtJUNction Date: Wed, 18 Mar 2026 01:22:43 +0800 Subject: [PATCH] update astrbot.service --- scripts/astrbot.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/astrbot.service b/scripts/astrbot.service index 4649e4e20..1dbc06239 100644 --- a/scripts/astrbot.service +++ b/scripts/astrbot.service @@ -17,4 +17,4 @@ SyslogIdentifier=astrbot-%u Environment=PYTHONUNBUFFERED=1 [Install] -WantedBy=default.target +WantedBy=multi-user.target