mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
2 lines
74 B
Bash
Executable file
2 lines
74 B
Bash
Executable file
#!/bin/bash
|
|
exec /usr/bin/memcached -u memcached -m 64 -c 1024 -l 0.0.0.0
|