From e5760e3e1832ddb74885acbc93e39c9659c90d0c Mon Sep 17 00:00:00 2001 From: xengineering Date: Fri, 11 Nov 2022 16:55:31 +0100 Subject: Remove systemd related parts This repository is just about the generic source code. Adapting it to a certain Linux distribution which might be systemd based is up to a packaging repository. --- systemd/ceres.service | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 systemd/ceres.service (limited to 'systemd/ceres.service') diff --git a/systemd/ceres.service b/systemd/ceres.service deleted file mode 100644 index 12b63c9..0000000 --- a/systemd/ceres.service +++ /dev/null @@ -1,14 +0,0 @@ - -[Unit] -Description=Recipe server for your favorite dishes -After=network.target -After=mariadb.service - -[Service] -User=ceres -Group=ceres -ExecStart=/usr/bin/ceres - -[Install] -WantedBy=multi-user.target - -- cgit v1.2.3-70-g09d2