73b0a29142
easily configured QOTD daemon with over 130 good quality quotes. PR: 74615 Submitted by: Bob Frazier
6 lines
142 B
Plaintext
6 lines
142 B
Plaintext
@unexec %D/etc/rc.d/quoted.sh stop 2>/dev/null > /dev/null || true
|
|
@unexec rm -f /var/run/quoted.pid
|
|
bin/quoted
|
|
etc/quotes
|
|
etc/rc.d/quoted.sh
|