Link to repo within daemon

This commit is contained in:
Bob Mottram 2018-05-13 13:36:09 +01:00
parent 1daf58fcd2
commit 935efed504
1 changed files with 1 additions and 0 deletions

View File

@ -926,6 +926,7 @@ if [ $app_daemon ]; then
echo " echo 'Description=${app_name}';"
echo " echo 'After=syslog.target';"
echo " echo 'After=network.target';"
echo " echo 'Documentation=${app_name_upper}_REPO";
echo " echo '';"
echo " echo '[Service]';"
echo " echo 'Type=simple';"