mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
Restore old runscripts for backwards compatibility.
These are still deprecated, but they are necessary to keep running if you installed before the Natty installer.
This commit is contained in:
4
srv/memcached/run
Executable file
4
srv/memcached/run
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
exec 2>&1
|
||||
exec /usr/bin/memcached -m512 -p11211 -U11211 -C -c10000 -u reddit -Bauto
|
||||
Reference in New Issue
Block a user