Skip to content
Snippets Groups Projects
Commit 2db18839 authored by Thomas Kluyver's avatar Thomas Kluyver
Browse files

Add cal-services systemd target

parent f5ec755c
No related branches found
No related tags found
1 merge request!1045Add unit files to manage services with systemd
...@@ -8,4 +8,4 @@ ExecStart=%h/deployments/development/git.xfel.eu/detectors/pycalibration/current ...@@ -8,4 +8,4 @@ ExecStart=%h/deployments/development/git.xfel.eu/detectors/pycalibration/current
Restart=on-failure Restart=on-failure
[Install] [Install]
WantedBy=default.target WantedBy=cal-services.target
...@@ -8,4 +8,4 @@ ExecStart=%h/deployments/development/git.xfel.eu/detectors/pycalibration/current ...@@ -8,4 +8,4 @@ ExecStart=%h/deployments/development/git.xfel.eu/detectors/pycalibration/current
Restart=on-failure Restart=on-failure
[Install] [Install]
WantedBy=default.target WantedBy=cal-services.target
[Unit]
Description=XFEL offline calibration services
[Install]
WantedBy=default.target
...@@ -8,4 +8,4 @@ ExecStart=%h/deployments/development/git.xfel.eu/detectors/pycalibration/current ...@@ -8,4 +8,4 @@ ExecStart=%h/deployments/development/git.xfel.eu/detectors/pycalibration/current
Restart=on-failure Restart=on-failure
[Install] [Install]
WantedBy=default.target WantedBy=cal-services.target
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment