Link to repo within daemon
This commit is contained in:
parent
1daf58fcd2
commit
935efed504
|
@ -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';"
|
||||
|
|
Loading…
Reference in New Issue