Index: cronie-cronie-1.7.0/src/pathnames.h =================================================================== --- cronie-cronie-1.7.0.orig/src/pathnames.h +++ cronie-cronie-1.7.0/src/pathnames.h @@ -45,7 +45,7 @@ # define PIDDIR SYSCONFDIR "/" # endif #endif -#define PIDFILE "crond.pid" +#define PIDFILE "cron.pid" #define _PATH_CRON_PID PIDDIR PIDFILE #define REBOOT_LOCK PIDDIR "cron.reboot"