Sophie

Sophie

distrib > Mageia > 8 > armv7hl > by-pkgid > 1ec4cc6f4941f821a4832c6653b9c601 > files > 10

hylafax+-7.0.4-1.mga8.src.rpm

#!/bin/sh

if [ -f /etc/sysconfig/hylafax ]; then
  . /etc/sysconfig/hylafax
fi

/usr/sbin/faxqclean $FAXQCLEAN_OPTIONS

exit 0