moth/mcp/service/pointsd/run

9 lines
196 B
Plaintext
Raw Normal View History

#! /bin/sh
exec 2>&1
install -o root -m 0644 /dev/null /var/lib/ctf/points.log
install -o ctf -m 0755 -d /var/lib/ctf/points.new
install -o ctf -m 0755 -d /var/lib/ctf/points.tmp
exec ./pointsd