sapling/eden/fs
Adam Simpkins b3ad383ad7 never try to use systemd on Mac or Windows
Summary:
Make sure the function that decides if we should use systemd always returns
False on non-Linux platforms, even if it is explicitly enabled via the config
file or environment variable.  systemd is Linux-specific, and it doesn't make
sense to try and use it on other platforms.

Reviewed By: fanzeyi

Differential Revision: D20925344

fbshipit-source-id: cee67f607809da15f584de1eb12a2c4a243b0c91
2020-04-08 17:38:38 -07:00
..
benchharness Tidy up license headers 2019-10-11 05:28:23 -07:00
cli never try to use systemd on Mac or Windows 2020-04-08 17:38:38 -07:00
config exit if the EdenFS lock file ever becomes invalid 2020-03-26 20:17:12 -07:00
fuse add read-only support on macOS 2020-03-24 18:58:29 -07:00
inodes Rename collectXSemiFuture to collectX 2020-04-03 17:15:08 -07:00
journal rename tracing to telemetry 2019-10-15 13:39:41 -07:00
model Include treeEntryTypeFromMode in Windows build 2020-03-31 08:08:36 -07:00
monitor Migrate from TAsyncSocket 2020-03-31 13:20:02 -07:00
notifications eden: show desktop notification for blob/tree fetch errors 2020-02-10 08:28:49 -08:00
py update Python platform checks to use sys.platform 2020-04-03 16:52:32 -07:00
rocksdb Remove dead includes in eden 2019-10-11 16:45:01 -07:00
service disable the lock validity check on Windows 2020-04-07 12:11:23 -07:00
sqlite fix a missing dependency in a CMakeLists.txt file 2019-11-21 21:43:54 -08:00
store add remotenames extension to HgPrefetchTest 2020-04-08 15:22:54 -07:00
takeover add EdenServer recovery step and recover after failed takeover data send handshake 2020-04-07 09:52:21 -07:00
telemetry Explicitly track current/pending imports -- add current metrics 2020-04-06 11:45:58 -07:00
testharness eden: fix multiply defined symbols issue with ImportPriority 2020-03-20 10:56:08 -07:00
utils Cleaning up second definitions of dtype_t 2020-03-10 12:27:51 -07:00
win remove the deprecated debugSetLogLevel() thrift API 2020-04-06 18:53:00 -07:00
CMakeLists.txt Move cli/ directory from eden/ to eden/fs (Without changing namespace) 2020-03-25 11:18:30 -07:00