]> git.ipfire.org Git - thirdparty/fcron.git/commit
fixed bug when upgrading: remove fcrontab.sig file (if any) before we change the...
authorThibault Godouet <yo8192@users.noreply.github.com>
Sun, 11 May 2008 10:55:39 +0000 (10:55 +0000)
committerThibault Godouet <yo8192@users.noreply.github.com>
Sun, 11 May 2008 10:55:39 +0000 (10:55 +0000)
commit0a34cda9e7722a489e8aa7d3851a982389303c51
treef03d1e5d99ffc257b64f25dbcf18e5554ea34c18
parent7a5a6d0b9d68694794dcc53fa38f0b5670bf0925
fixed bug when upgrading: remove fcrontab.sig file (if any) before we change the rights of the files to root:root 600, or it could not get removed by fcronsighup later on
Makefile.in