Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37858562
en ru br
ALT Linux repos
S:2.3-alt7
5.0: 2.3-alt2
4.1: 2.3-alt1
4.0: 2.3-ipl9mdk
3.0: 2.3-ipl9mdk

Group :: System/Servers
RPM: anacron

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: anacron-2.3-alt-lock-file.patch
Download


--- anacron-2.3/main.c	2003-11-14 15:09:26 +0300
+++ anacron-2.3/main.c	2003-11-14 15:09:18 +0300
@@ -450,5 +450,6 @@
     }
     wait_children();
     explain("Normal exit (%d jobs run)", njobs);
+    unlink(LOCKFILE);/* try to remove init-d sybsystem's lock file */
     exit(0);
 }
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin