ssm-services/init.d/haveged

5 lines
86 B
Plaintext
Raw Normal View History

#!/usr/bin/env ssm
service_command=/usr/bin/haveged
service_args=( -F -w 1024 -v 1 )