path: gammu_1.42.0-11/docs/manual/smsd/smsd.rst
    #!/bin/bash
    SMSD_PID=`pidof gammu-smsd`
    if [ -z "$SMSD_PID" ] ; then
      gammu $@
