# PASSWORD_HASH contains your hashed OPAL password
# DEVICE contains your OPAL device
#
# To generate it you need to use (from a root shell):
# sedutil-cli --printPasswordHash <password> <device>
#
# Remember to enable sedutil-sleep.serice after you configure
# the password hash.
#
# # systemctl enable --now sedutil-sleep.service

PASSWORD_HASH=""

DEVICE=""
