summaryrefslogtreecommitdiffstats
path: root/meta/classes/systemd.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes/systemd.bbclass')
-rw-r--r--meta/classes/systemd.bbclass4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/classes/systemd.bbclass b/meta/classes/systemd.bbclass
index 09ec52792d..c24ed90664 100644
--- a/meta/classes/systemd.bbclass
+++ b/meta/classes/systemd.bbclass
@@ -1,3 +1,7 @@
1#
2# Copyright OpenEmbedded Contributors
3#
4
1# The list of packages that should have systemd packaging scripts added. For 5# The list of packages that should have systemd packaging scripts added. For
2# each entry, optionally have a SYSTEMD_SERVICE:[package] that lists the service 6# each entry, optionally have a SYSTEMD_SERVICE:[package] that lists the service
3# files in this package. If this variable isn't set, [package].service is used. 7# files in this package. If this variable isn't set, [package].service is used.