4 lines
97 B
Plaintext
Executable File
4 lines
97 B
Plaintext
Executable File
#!/usr/bin/env ssm
|
|
|
|
service_command=( /usr/bin/memcached -m 64 -p 11211 -u nobody -l 127.0.0.1 )
|