Subject: Re: CVS commit: pkgsrc/sysutils/webmin
To: None <adam@netbsd.org, pkgsrc-changes@netbsd.org>
From: OBATA Akio <obata@lins.jp>
List: pkgsrc-changes
Date: 10/06/2007 22:31:15
On Sat, 06 Oct 2007 16:31:41 +0900, Adam Ciarcinski <adam@netbsd.org> wrote:
>
> Module Name: pkgsrc
> Committed By: adam
> Date: Sat Oct 6 07:31:41 UTC 2007
>
> Modified Files:
> pkgsrc/sysutils/webmin: PLIST
>
> Log Message:
> PLIST fix
Thanks for your notice, need more work.
After webmin is installed, you can see like a following line in /var/cron/tabs/root
17 19 * * * /usr/pkg/share/examples/webmin/cron/tempdelete.pl
First point, yes, should be
17 19 * * * /usr/pkg/share/webmin/cron/tempdelete.pl
(and /usr/pkg/share/examples/webmin/cron/tempdelete.pl should not be exist?)
And if this line already exists, /usr/pkg/share/examples/webmin/cron/tempdelete.pl
isn't installed.
Second point, yes this cron entry should be removed when webmin is uninstalled.
Third point, binary package is...?
--
"Of course I love NetBSD":-)
OBATA Akio / obata@lins.jp