Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#6998 - dcron should use a pre_remove function to stop the daemon before removal
Attached to Project:
Arch Linux
Opened by Riri (chicha) - Tuesday, 24 April 2007, 23:13 GMT
Last edited by Tobias Powalowski (tpowa) - Sunday, 27 January 2008, 09:06 GMT
Opened by Riri (chicha) - Tuesday, 24 April 2007, 23:13 GMT
Last edited by Tobias Powalowski (tpowa) - Sunday, 27 January 2008, 09:06 GMT
|
DetailsHi all,
I recently replaced dcron by fcron. I noticed that dcron does not have an install script with a pre_remove function to stop the daemon before removal. I still have a process '/usr/sbin/crond' running in memory without having the executable on my harddisk ! The problem is also happening with fcron (I will put a comment in the AUR website, as fcron is a community package) I hope it helped ! Cheers, Chicha |
This task depends upon
Closed by Tobias Powalowski (tpowa)
Sunday, 27 January 2008, 09:06 GMT
Reason for closing: Not a bug
Sunday, 27 January 2008, 09:06 GMT
Reason for closing: Not a bug

we don't start or stop daemons during package installation, it's up to the user to do this.