summaryrefslogtreecommitdiffstats
path: root/usr/lib/systemd/system/stas-config.target
diff options
context:
space:
mode:
Diffstat (limited to 'usr/lib/systemd/system/stas-config.target')
-rw-r--r--usr/lib/systemd/system/stas-config.target13
1 files changed, 13 insertions, 0 deletions
diff --git a/usr/lib/systemd/system/stas-config.target b/usr/lib/systemd/system/stas-config.target
new file mode 100644
index 0000000..af6d339
--- /dev/null
+++ b/usr/lib/systemd/system/stas-config.target
@@ -0,0 +1,13 @@
+# Copyright (c) 2022, Dell Inc. or its subsidiaries. All rights reserved.
+# SPDX-License-Identifier: Apache-2.0
+# See the LICENSE file for details.
+#
+# This file is part of NVMe STorage Appliance Services (nvme-stas).
+#
+[Unit]
+Description=Configuration generator for stacd.service and stafd.service
+Documentation=man:stas-config.target(8)
+Wants=stas-config@hostnqn.service
+Wants=stas-config@hostid.service
+PartOf=stacd.service
+PartOf=stafd.service