ssm-services/init.d/preload

6 lines
99 B
Plaintext
Raw Normal View History

#!/usr/bin/env ssm
2014-02-25 00:45:13 +00:00
#service_respawn='true'
2015-06-18 09:38:49 +00:00
service_command='/usr/bin/preload'
2015-09-04 13:47:37 +00:00
service_args=( -f )