diff options
author | xengineering <me@xengineering.eu> | 2024-05-21 15:29:08 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2024-05-22 20:36:49 +0200 |
commit | 963eb51234fa733bdb22d645b7101c62fef6ad90 (patch) | |
tree | 4488118fd2af1f46315b7d6f8d9405f2b4f0392e /ceres/ceres.service | |
parent | 9c29ca10230a486b5fe4aad78364a069beca8b2d (diff) | |
download | pkgbuilds-963eb51234fa733bdb22d645b7101c62fef6ad90.tar pkgbuilds-963eb51234fa733bdb22d645b7101c62fef6ad90.tar.zst pkgbuilds-963eb51234fa733bdb22d645b7101c62fef6ad90.zip |
ceres: Version 0.4.0-1
Diffstat (limited to 'ceres/ceres.service')
-rw-r--r-- | ceres/ceres.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ceres/ceres.service b/ceres/ceres.service index 49fbe8b..c4fdb9f 100644 --- a/ceres/ceres.service +++ b/ceres/ceres.service @@ -5,7 +5,7 @@ After=network.target [Service] User=ceres Group=ceres -ExecStart=/usr/bin/ceres +ExecStart=/usr/bin/ceres -c /etc/ceres/config.json [Install] WantedBy=multi-user.target |