12 lines
256 B
Desktop File
12 lines
256 B
Desktop File
[Unit]
|
|
Description=Fast GitHub Ruby environment daemon
|
|
After=github-enterprise.target
|
|
Wants=github-enterprise.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/data/github/current/bin/safe-ruby /usr/bin/github-fast-envd
|
|
|
|
[Install]
|
|
WantedBy=github-enterprise.target
|