This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
gitea
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Fix service description in Debian init file (
#1538
)
for-closed-social
Sandro Santilli
7 years ago
committed by
Kim "BKC" Carlbäcker
parent
c58708d3ee
commit
b7da5a6cb7
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
contrib/init/debian/gitea
+ 1
- 1
contrib/init/debian/gitea
View File
@ -15,7 +15,7 @@
# PATH should only include /usr/* if it runs after the mountnfs.sh script
PATH=/sbin:/usr/sbin:/bin:/usr/bin
DESC="G
o Git Service
"
DESC="G
it with a cup of tea
"
NAME=gitea
SERVICEVERBOSE=yes
PIDFILE=/var/run/$NAME.pid
Write
Preview
Loading…
Cancel
Save