/etc/cron.d/gsm-utils is in gsm-utils 1.10+20120414.gita5e5ae9a-0.3build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 | # /etc/cron.d/gsm-utils: crontab fragment for gsm-utils
*/5 * * * * root if [ -x /usr/bin/gsmsmsrequeue ]; then /usr/bin/gsmsmsrequeue; fi
|