Skip to content

Commit

Permalink
Temporarily removing Windows from UsersDirectory definition #275 (#506)
Browse files Browse the repository at this point in the history
  • Loading branch information
binglot committed Jun 15, 2022
1 parent 3e582ac commit 8edd434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/user.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ doc: Contents of the Users directory.
sources:
- type: PATH
attributes: {paths: ['/Users/*']}
supported_os: [Darwin, Windows]
supported_os: [Darwin]
provides: [users.username]
urls: ['https://forensicswiki.xyz/wiki/index.php?title=Mac_OS_X_10.9_-_Artifacts_Location#Users']
---
Expand Down

0 comments on commit 8edd434

Please sign in to comment.