blob: 2d9385800d235769df11d0b6e12078242ebcf1ab [file] [log] [blame]
[Unit]
Description=Go Builders - makemac
Documentation=https://github.com/golang/build/blob/master/cmd/makemac/makemac.go
After=network.target
[Service]
User=gopher
Environment="PATH=/home/gopher/bin:/usr/local/bin:/usr/bin"
# The following file decalres these variables: GOVC_URL GOVC_USERNAME GOVC_PASSWORD GOVC_INSECURE
# A copy is located at http://go/go-builder-macstadiumd-env-file
EnvironmentFile=/home/gopher/govc_env_file
ExecStart=/home/gopher/makemac -auto
[Install]
WantedBy=multi-user.target