summaryrefslogtreecommitdiff
path: root/www-apps/sonarr/files/sonarr.service-r1
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-03-24 01:01:06 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-03-24 01:01:06 +0000
commitf52562a45d967e193210737b55de5f0ff9018b76 (patch)
tree909caa133f3a538fde8ed9dfd9efa42a2c7a0507 /www-apps/sonarr/files/sonarr.service-r1
parent36fc50e36ed1a4686bb7202aeaff3170b2206124 (diff)
gentoo auto-resync : 24:03:2024 - 01:01:06
Diffstat (limited to 'www-apps/sonarr/files/sonarr.service-r1')
-rw-r--r--www-apps/sonarr/files/sonarr.service-r130
1 files changed, 0 insertions, 30 deletions
diff --git a/www-apps/sonarr/files/sonarr.service-r1 b/www-apps/sonarr/files/sonarr.service-r1
deleted file mode 100644
index 542f5d7f1031..000000000000
--- a/www-apps/sonarr/files/sonarr.service-r1
+++ /dev/null
@@ -1,30 +0,0 @@
-[Unit]
-Description=Sonarr is a Smart PVR for newsgroup and bittorrent users.
-After=syslog.target network.target network-online.target
-
-[Service]
-User=sonarr
-Group=sonarr
-
-Type=simple
-ExecStart=/opt/sonarr/Sonarr
-TimeoutStopSec=20
-KillMode=process
-Restart=on-failure
-
-PrivateTmp=yes
-PrivateDevices=yes
-PrivateMounts=yes
-ProtectHome=yes
-ProtectSystem=full
-NoNewPrivileges=yes
-ProtectHostname=yes
-ProtectClock=yes
-ProtectKernelTunables=yes
-ProtectKernelModules=yes
-ProtectKernelLogs=yes
-ProtectControlGroups=yes
-RestrictRealtime=yes
-
-[Install]
-WantedBy=multi-user.target