openbsd-ports/comms/smstools/patches/patch-scripts_sendsms
sthen 3f6bbd6610 - update to 3.1.5; adds smart logging (loglevel 7 output can be buffered
and written in full only when a voicecall/SMS transmission has an error),
additional modem settings, default modem configs, etc.

- enable stats support (using devel/mm)
2009-06-02 15:57:48 +00:00

13 lines
366 B
Plaintext

$OpenBSD: patch-scripts_sendsms,v 1.1 2009/06/02 15:57:48 sthen Exp $
--- scripts/sendsms.orig Tue Jun 2 15:07:51 2009
+++ scripts/sendsms Tue Jun 2 15:07:52 2009
@@ -10,7 +10,7 @@
# If a destination is asked, you can type multiple numbers
# delimited with spaces.
-smsd_user="smsd"
+smsd_user="_smsd"
# Will need echo which accepts -n argument:
ECHO=echo