MCPcopy Create free account
hub / github.com/apache/mesos / enabled

Function enabled

src/linux/systemd.cpp:265–268  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

263
264
265bool enabled()
266{
267 return systemd_flags != nullptr && flags().enabled && exists();
268}
269
270
271Path runtimeDirectory()

Callers 1

extendLifetimeFunction · 0.70

Calls 1

existsFunction · 0.70

Tested by

no test coverage detected