From 15c16b9eb3c0fc7823112df0fe3d54185b1622a3 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 24 Jan 2021 20:55:45 +0100 Subject: [PATCH] Update systemd.service --- conf/systemd.service | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/systemd.service b/conf/systemd.service index 19866e4..e0d648d 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -8,5 +8,5 @@ ExecStart=/usr/local/bin/backup-with-__APP__ User=root Group=root -[Install] -WantedBy=multi-user.target +#[Install] +#WantedBy=multi-user.target