Skip to content

Commit b7da5a6

Browse files
strkbkcsoft
authored andcommitted
Fix service description in Debian init file (#1538)
1 parent c58708d commit b7da5a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/init/debian/gitea

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
# PATH should only include /usr/* if it runs after the mountnfs.sh script
1717
PATH=/sbin:/usr/sbin:/bin:/usr/bin
18-
DESC="Go Git Service"
18+
DESC="Git with a cup of tea"
1919
NAME=gitea
2020
SERVICEVERBOSE=yes
2121
PIDFILE=/var/run/$NAME.pid

0 commit comments

Comments
 (0)