This website requires JavaScript.
Explore
Help
Sign In
jasder
/
moby
Watch
0
Star
0
Fork
You've already forked moby
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
010d74ec2f
moby
/
sysinit
/
sysinit_darwin.go
6 lines
95 B
Go
Raw
Blame
History
package
sysinit
func
setHostname
(
hostname
string
)
error
{
panic
(
"Not supported on darwin"
)
}
Reference in New Issue
View Git Blame
Copy Permalink