moth/packages/mcp/service/pointsd/run

10 lines
169 B
Bash
Executable File

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