Create README

pull/1/head
Thorn Inurcide 9 years ago
parent 12e073dfde
commit 587cfd1197

@ -0,0 +1,6 @@
Add this to /etc/rc.d/rc.4 to start tdm
# Start TDM:
if [ -x /usr/bin/tdm ]; then
exec /usr/bin/tdm -nodaemon
fi
Loading…
Cancel
Save