OSDN Git Service

Update init.d script
authorrezigned <rezigned@gmail.com>
Thu, 9 May 2013 05:37:56 +0000 (12:37 +0700)
committerrezigned <rezigned@gmail.com>
Thu, 9 May 2013 05:37:56 +0000 (12:37 +0700)
commit76d958ebe79d6ee6fa3229f02e91ba21bc65ecb6
tree639b36f8f8cc8b046b435cd7ccd3f4c8b6c50d2d
parent25d5c1f63714d28a331095cf5b03fa577d3734d1
Update init.d script

The original init.d script uses a fixed username (e.g. git). Which is not flexible
when we using other user. So, I've updated it to use $APP_USER variable
instead and wrap it in a function to reduce repetitive codes.
lib/support/init.d/gitlab