This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
moby--moby
Watch
1
Star
0
Fork
You've already forked moby--moby
0
mirror of
https://github.com/moby/moby.git
synced
2022-11-09 12:21:53 -05:00
Code
Releases
Activity
f3dcc1c462
moby--moby
/
daemon
/
logger
/
journald
/
journald_unsupported.go
7 lines
61 B
Go
Raw
Normal View
History
Unescape
Escape
Revert "prevent journald from being built on ARM" This reverts commit 6f6f10a75f8b447637e8a89d685452871899e9c0, so that we can apply a different workaround. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com> (github: nalind)
2015-11-24 11:14:17 -05:00
// +build !linux
Windows: Factor out syslog and journald Signed-off-by: John Howard <jhoward@microsoft.com>
2015-05-14 13:20:00 -04:00
package
journald
Windows: Fix journald compile error Signed-off-by: John Howard <jhoward@microsoft.com>
2015-10-31 11:31:25 -04:00
type
journald
struct
{
}
Copy permalink