commit b3d5377e8efd759dbe4f09bce33e7b509e8ada8d
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Tue Oct 13 08:58:51 2020 -0500
Update service files to include instructions for using systemd overrides.
mythbackend.service | 3 ++-
mythdb-optimize.service | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/mythbackend.service b/mythbackend.service
index ac96850..bb49e5a 100644
--- a/mythbackend.service
+++ b/mythbackend.service
@@ -1,6 +1,7 @@
# Do not edit this file, it will be replaced on update
# If you need to make modifications to this unit file first make a copy in
-# /etc/systemd/system
+# /etc/systemd/system or provide an override file in
+# /etc/systemd/system/mythbackend.service.d/
# This file is part of the packaging of MythTV
#
diff --git a/mythdb-optimize.service b/mythdb-optimize.service
index 995e0df..9ad7067 100644
--- a/mythdb-optimize.service
+++ b/mythdb-optimize.service
@@ -1,6 +1,7 @@
# Do not edit this file, it will be replaced on update
# If you need to make modifications to this unit file first make a copy in
-# /etc/systemd/system
+# /etc/systemd/system or create an override file in
+# /etc/systemd/system/mythdb-optimize.service.d/
# This file is part of the packaging of MythTV
#