1
0
Fork 0
mirror of https://github.com/dirtbags/moth.git synced 2025-01-07 12:30:47 -07:00
moth/packages/wopr/service/wopr/run
2011-03-14 10:52:25 -06:00

9 lines
139 B
Bash
Executable file

#! /bin/sh
# Work around busybox bug
chmod a+r /dev/urandom
mkdir -p /var/tmp/wopr
chown ctf /var/tmp/wopr
exec inotifyd /bin/true $PWD