summaryrefslogtreecommitdiff
blob: d4aa00bf987b93f739628ac42125d7aef6db88ea (plain)
1
2
3
4
5
6
7
# run anytermd as this user
USER='nobody'
# run anyterm on this port
PORT='7676'

# Other options you wish to pass to anyterm
ANYTERM_OPTIONS="--local-only"