Navigation Menu

Skip to content

Commit

Permalink
deb: set HOME
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Aug 15, 2012
1 parent 078ec2f commit d860bf0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/debian/gcs.upstart
Expand Up @@ -10,5 +10,7 @@ setuid gcs
setgid gcs

script
HOME=`echo ~gcs`
export HOME
exec /usr/sbin/gcs
end script

0 comments on commit d860bf0

Please sign in to comment.