[SOLVED] OTRS installation and cron

Moderator: crythias

Locked
hitechunited
Znuny newbie
Posts: 6
Joined: 15 Aug 2013, 02:06
Znuny Version: 3.2.9

[SOLVED] OTRS installation and cron

Post by hitechunited »

Hi

Just wanted to check whether I needed to do anything with cron for OTRS installation from RPM packages.

From the admin manual it seems that cron only needs to be set for source install.

Thank you in advance.
Last edited by hitechunited on 26 Mar 2014, 00:54, edited 1 time in total.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: OTRS installation and cron

Post by crythias »

crontab -l -u otrs
if it's empty, yes.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
hitechunited
Znuny newbie
Posts: 6
Joined: 15 Aug 2013, 02:06
Znuny Version: 3.2.9

Re: [SOLVED] OTRS installation and cron

Post by hitechunited »

Document for version seems to differ but all working with the command mentioned. Thanks.
Locked