aboutsummaryrefslogtreecommitdiffstats
path: root/systemd
diff options
context:
space:
mode:
Diffstat (limited to 'systemd')
-rw-r--r--systemd/Upholds-mpd-notification.conf9
-rw-r--r--systemd/mpd-notification.service2
2 files changed, 10 insertions, 1 deletions
diff --git a/systemd/Upholds-mpd-notification.conf b/systemd/Upholds-mpd-notification.conf
new file mode 100644
index 0000000..d84dbff
--- /dev/null
+++ b/systemd/Upholds-mpd-notification.conf
@@ -0,0 +1,9 @@
+# (C) 2025 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]
+Upholds=mpd-notification.service
diff --git a/systemd/mpd-notification.service b/systemd/mpd-notification.service
index 61b8f66..6a75da1 100644
--- a/systemd/mpd-notification.service
+++ b/systemd/mpd-notification.service
@@ -1,4 +1,4 @@
-# (C) 2011-2024 by Christian Hesse <mail@eworm.de>
+# (C) 2011-2025 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