aboutsummaryrefslogtreecommitdiffstats
path: root/systemd
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2020-11-25 10:11:50 +0100
committerGravatar Christian Hesse <mail@eworm.de>2020-11-25 10:11:50 +0100
commit0a9e6373a59674b8472bd714251e902dd819691d (patch)
treeb296cb18b8e8b04cd4f6376dc2e8866ad0177919 /systemd
parentf5482d8c6463c310a2b1bbab3ab3776155e16f93 (diff)
downloadpacredir-0a9e6373a59674b8472bd714251e902dd819691d.tar.gz
pacredir-0a9e6373a59674b8472bd714251e902dd819691d.tar.zst
clearly state the license
Diffstat (limited to 'systemd')
-rw-r--r--systemd/pacredir.service7
-rw-r--r--systemd/pacserve.service7
2 files changed, 14 insertions, 0 deletions
diff --git a/systemd/pacredir.service b/systemd/pacredir.service
index 561b4cd..0463384 100644
--- a/systemd/pacredir.service
+++ b/systemd/pacredir.service
@@ -1,3 +1,10 @@
+# (C) 2013-2020 by Christian Hesse <mail@eworm.de>
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+
[Unit]
Description=Redirect pacman requests via avahi service
Requires=avahi-daemon.service
diff --git a/systemd/pacserve.service b/systemd/pacserve.service
index e3e2401..83447a7 100644
--- a/systemd/pacserve.service
+++ b/systemd/pacserve.service
@@ -1,3 +1,10 @@
+# (C) 2013-2020 by Christian Hesse <mail@eworm.de>
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+
[Unit]
Description=Serve pacman database files and package archives
After=systemd-tmpfiles-setup.service network.target