#!/data/data/com.termux/files/usr/bin/sh
prefix=/data/data/com.termux/files/usr
exec_prefix=${prefix}
exec ${exec_prefix}/bin/atd -s "$@"
