cron job

General support questions
Post Reply
dirkme
Posts: 51
Joined: 2017/02/06 04:05:43

cron job

Post by dirkme » 2017/04/21 01:44:47

Hi there,

don,t laugh ;-)

What is the best way to execute daily on my mediaserver:

Code: Select all

chmod -R 777 /mnt/plex
No cron job installed (maybe it is there by default?

Thanks to everyone willing to help

Dirk

lightman47
Posts: 1521
Joined: 2014/05/21 20:16:00
Location: Central New York, USA

Re: cron job

Post by lightman47 » 2017/04/21 10:54:38

Have you tried putting that into a script, then dropping it into /etc/cron.daily ?

Post Reply