From e4a064a1c0f51f9ad794c54e533cca190767c8a9 Mon Sep 17 00:00:00 2001 From: Taloth Saldono Date: Wed, 10 Mar 2021 20:53:33 +0100 Subject: [PATCH] Added comment to sonarr.service --- distribution/debian/sonarr.service | 3 +++ 1 file changed, 3 insertions(+) diff --git a/distribution/debian/sonarr.service b/distribution/debian/sonarr.service index 2c42f4e6a..939509157 100644 --- a/distribution/debian/sonarr.service +++ b/distribution/debian/sonarr.service @@ -1,3 +1,6 @@ +# This file is owned by the sonarr package, DO NOT MODIFY MANUALLY +# Instead use 'dpkg-reconfigure -plow sonarr' to modify User/Group/UMask/-data +# Or use systemd built-in override functionality using 'systemctl edit sonarr' [Unit] Description=Sonarr Daemon After=network.target