// +build windows appengine package bind func systemdInit() {} func usingSystemd() bool { return false }