5 lines
86 B
Plaintext
5 lines
86 B
Plaintext
|
#!/usr/bin/env ssm
|
||
|
|
||
|
service_command=/usr/bin/haveged
|
||
|
service_args=( -F -w 1024 -v 1 )
|