Properly initialize runtime directory
This commit is contained in:
@@ -4,6 +4,8 @@ After=github-enterprise.target
|
||||
Wants=github-enterprise.target
|
||||
|
||||
[Service]
|
||||
RuntimeDirectory=github-fast-env
|
||||
RuntimeDirectoryMode=0700
|
||||
Type=simple
|
||||
ExecStart=/data/github/current/bin/safe-ruby /usr/bin/github-fast-envd
|
||||
|
||||
|
Reference in New Issue
Block a user