From 6151a1ca7f5bc13ab4e8e74b90fe6cd585083380 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Tue, 17 Jun 2025 22:28:38 +0200 Subject: [PATCH] box.service: change description --- setup/start/systemd/box.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/start/systemd/box.service b/setup/start/systemd/box.service index b1eaadf9a..76d31f978 100644 --- a/setup/start/systemd/box.service +++ b/setup/start/systemd/box.service @@ -1,5 +1,5 @@ [Unit] -Description=Cloudron Admin +Description=Box After=mysql.service nginx.service ; As cloudron-resize-fs is a one-shot, the Wants= automatically ensures that the service *finishes* Wants=cloudron-resize-fs.service