On Thu, Apr 2, 2009 at 07:31, <webpost_at_tigris.org> wrote:
> I have a problem with svn.
> I have deleted "svn" user account form server
> and now I have got CRON messages:
>
> Apr 2 12:55:01 raid CRON[30977]: pam_unix(cron:account): could not identify user (from getpwnam(svn))
> Apr 2 12:56:01 raid CRON[30978]: pam_unix(cron:account): could not identify user (from getpwnam(svn))
> Apr 2 12:57:01 raid CRON[30979]: pam_unix(cron:account): could not identify user (from getpwnam(svn))
>
> How to disable svn CRON activity?
> Is it safe to disable it?
Subversion doesn't install any cron jobs. If you have any Subversion
activity happening via cron, it's because you (or someone else in your
organization) set it up, and only your organization can say whether
it's safe to disable it.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1518586
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-02 14:46:01 CEST