diff options
Diffstat (limited to 'community/p3scan/p3scan.service')
-rw-r--r-- | community/p3scan/p3scan.service | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/community/p3scan/p3scan.service b/community/p3scan/p3scan.service deleted file mode 100644 index bdd34b75c..000000000 --- a/community/p3scan/p3scan.service +++ /dev/null @@ -1,10 +0,0 @@ -[Unit] -Description=p3scan proxy - -[Service] -Type=forking -PIDFile=/run/p3scan/p3scan.pid -ExecStart=/usr/bin/p3scan - -[Install] -WantedBy=multi-user.target |