diff options
Diffstat (limited to 'start.conf.example')
-rw-r--r-- | start.conf.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/start.conf.example b/start.conf.example new file mode 100644 index 0000000..372df97 --- /dev/null +++ b/start.conf.example @@ -0,0 +1,2 @@ +finger:printf "%p\n" | ncat "%d" 79 | tr -d '\r' | xmessage -file - +http:dillo %U |