summaryrefslogtreecommitdiff
path: root/time/xalarm/files/fns.h.in
blob: ee7ec4dfe22df6b7632ea004f55c4aa164554b56 (plain)
1
2
3
4
5
6
7
8
9
#define	GETXALARMPIDS	\
    "@SKILL@ -n xalarm | @GREP@ -w -v %d"

/*
 * Full path of kill(1), typically "/bin/kill".
 */

#define	KILLPATH	"@KILL@"