Skip to content

Commit

Permalink
Add pid file hint for systemd-sysv-generator
Browse files Browse the repository at this point in the history
So that for systemd users, systemd-sysv-generator can work out where the pid file is located. And restart on detection that the process has died.
  • Loading branch information
davidchute authored and Flole998 committed Apr 2, 2021
1 parent 69bfa71 commit 98a7c6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions debian/tvheadend.init
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#! /bin/sh
# pidfile: /var/run/tvheadend.pid
### BEGIN INIT INFO
# Provides: tvheadend
# Required-Start: $local_fs $remote_fs udev
Expand Down

0 comments on commit 98a7c6c

Please sign in to comment.