From fd6e528500e0b7c8fe0679a2be20965fda84fc56 Mon Sep 17 00:00:00 2001 From: Cameron Thompson <50184035+iamromulan@users.noreply.github.com> Date: Wed, 10 Apr 2024 00:48:32 -0400 Subject: [PATCH] Update simpleupdated.service --- simpleupdates/systemd/simpleupdated.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simpleupdates/systemd/simpleupdated.service b/simpleupdates/systemd/simpleupdated.service index 0385975..c6926be 100644 --- a/simpleupdates/systemd/simpleupdated.service +++ b/simpleupdates/systemd/simpleupdated.service @@ -4,7 +4,7 @@ After=network.target [Service] Type=simple -ExecStart=/usrdata/simpleupdates/simpleupdated +ExecStart=/usrdata/simpleupdates/simpleupdate d [Install] WantedBy=multi-user.target