From 5b9fc5033c50bcad3874650f1f894e6460990354 Mon Sep 17 00:00:00 2001 From: Akemi Izuko Date: Thu, 18 Jul 2024 19:09:00 -0600 Subject: [PATCH] README: fix systemd target --- systemd/ssh-compose-pro.path | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemd/ssh-compose-pro.path b/systemd/ssh-compose-pro.path index bb7967b..15ff346 100644 --- a/systemd/ssh-compose-pro.path +++ b/systemd/ssh-compose-pro.path @@ -6,4 +6,4 @@ PathModified=/home/user/.ssh/config.yaml Unit=ssh-compose-pro.service [Install] -WantedBy=multi-user.target +WantedBy=default.target