Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
golang-org-x-tools
godoc.service
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File godoc.service of Package golang-org-x-tools
# systemd service file for Go language API & documentation server # this file is part of the Go programming language package [Unit] Description=godoc - Go API and documentation server After=syslog.target network.target [Service] User=nobody PIDFile=/var/run/godoc.pid ExecStart=/usr/bin/godoc -http=:6060 -index=true ExecStop=/bin/kill -TERM $MAINPID ExecStop=/bin/kill -QUIT $MAINPID KillMode=process KillSignal=SIGKILL SendSIGKILL=yes RestartSec=30 Restart=always [Install] WantedBy=multi-user.target
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor