mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-30 13:41:24 +01:00
8 lines
190 B
Plaintext
8 lines
190 B
Plaintext
config BR2_PACKAGE_SCRUB
|
|
bool "scrub"
|
|
help
|
|
Scrub iteratively writes patterns on files or disk devices
|
|
to make retrieving the data more difficult.
|
|
|
|
https://github.com/chaos/scrub/
|