Use default target for user services

This commit is contained in:
wuyang6
2026-05-11 16:02:52 +08:00
parent 829062950c
commit 82a444bfb2
2 changed files with 2 additions and 2 deletions
@@ -12,4 +12,4 @@ RestartSec=5
Environment=PYTHONUNBUFFERED=1
[Install]
WantedBy=multi-user.target
WantedBy=default.target
@@ -11,4 +11,4 @@ Restart=always
RestartSec=5
[Install]
WantedBy=multi-user.target
WantedBy=default.target