diff options
author | horchi <vdr@jwendel.de> | 2017-05-22 18:06:39 +0200 |
---|---|---|
committer | horchi <vdr@jwendel.de> | 2017-05-22 18:06:39 +0200 |
commit | fbafc79ffcb19ef4eb46569c7a8583fe12699569 (patch) | |
tree | 34a356c05ab11acd40a3c5d6a5ef79d00cb34a0c /contrib/epghttpd.service | |
parent | dcf081666c526b6c9d5f1992088a56ea50b4816d (diff) | |
download | vdr-epg-daemon-fbafc79ffcb19ef4eb46569c7a8583fe12699569.tar.gz vdr-epg-daemon-fbafc79ffcb19ef4eb46569c7a8583fe12699569.tar.bz2 |
2017-05-16: version 1.1.115 (horchi)\n - change: Changed apple-mobile-web-app-status-bar-style to black\n - bugfix: Fixed typo in eventsviews\n\n1.1.115
Diffstat (limited to 'contrib/epghttpd.service')
-rw-r--r-- | contrib/epghttpd.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/epghttpd.service b/contrib/epghttpd.service index fd8d7f4..7084097 100644 --- a/contrib/epghttpd.service +++ b/contrib/epghttpd.service @@ -7,6 +7,7 @@ After = epgd.service Type = forking ExecStart = <BINDEST>/epghttpd -c /etc/epgd +Restart = always [Install] |