Join Slack
Powered by
where is the place where default directory for aug...
# general
u
8p8c
08/08/2017, 8:02 PM
where is the place where default directory for augeas lenses is defined? I am looking in osquery/osquery/tables/system/posix/augeas.cpp, but that does not seem to stick.
s
Seshu
08/08/2017, 11:25 PM
https://github.com/facebook/osquery/blob/a41ff4117faa1b28e6a11364c4d02f4a5aa4e8bf/osquery/tables/system/posix/augeas.cpp#L25
Seshu
08/08/2017, 11:26 PM
macOS: /private/var/osquery/lenses Others: /usr/share/osquery/lenses
u
8p8c
08/08/2017, 11:32 PM
thanks, that's where I thought it should have been
8p8c
08/08/2017, 11:34 PM
The take away is to make changes to code
after
make sysprep runs, not before.
😀 1
26
Views
Open in Slack
Previous
Next