update SERVICENAME on init scripts
This commit is contained in:
		
							parent
							
								
									79bd7648b0
								
							
						
					
					
						commit
						b21bf80dd4
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -27,7 +27,7 @@ NAME=gitea | |||
| GITEA_HOME=/home/git/gitea | ||||
| GITEA_PATH=${GITEA_HOME}/$NAME | ||||
| GITEA_USER=git | ||||
| SERVICENAME="Gitea Git with a cup of tea" | ||||
| SERVICENAME="Gitea - Git with a cup of tea" | ||||
| LOCKFILE=/var/lock/subsys/gitea | ||||
| LOGPATH=${GITEA_HOME}/log | ||||
| LOGFILE=${LOGPATH}/gitea.log | ||||
|  |  | |||
|  | @ -21,7 +21,7 @@ NAME=gitea | |||
| GITEA_HOME=/home/git/gitea | ||||
| GITEA_PATH=${GITEA_HOME}/$NAME | ||||
| GITEA_USER=git | ||||
| SERVICENAME="Git with a cup of tea" | ||||
| SERVICENAME="Git - with a cup of tea" | ||||
| LOCKFILE=/var/lock/subsys/gitea | ||||
| LOGPATH=${GITEA_HOME}/log | ||||
| LOGFILE=${LOGPATH}/error.log | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue