User Tools

Site Tools


software:linux:linuxgeneral

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
software:linux:general [2017/11/25 20:50] superwizardsoftware:linux:general [2018/07/30 06:19] – [BAD FILE MODE] superwizard
Line 251: Line 251:
 From: http://www.cyberciti.biz/faq/unix-linux-cron-bad-file-mode-error/ From: http://www.cyberciti.biz/faq/unix-linux-cron-bad-file-mode-error/
  
-    All you have to do it set 0644 (rw-r--r) permission i.e. remove world writable file permissions +<code> 
 +    All you have to do it set 0644 (rw-r--r) permission i.e. remove world writable  
 +    file permissions 
          
 From: http://old-en.opensuse.org/Packaging/SUSE_Package_Conventions/Cron_Jobs From: http://old-en.opensuse.org/Packaging/SUSE_Package_Conventions/Cron_Jobs
  
-    As defined in /etc/crontab, cron executes the script /usr/lib/cron/run-crons every 15 minutes. It looks for scripts  +    As defined in /etc/crontab, cron executes the script /usr/lib/cron/run-crons  
-    in the directories /etc/cron.{hourly,daily,weekly,monthly} and checks which should be executed. The information about +    every 15 minutes. It looks for scripts in the directories /etc/cron.{hourly, 
 +    daily,weekly,monthly} and checks which should be executed. The information about 
     last run is stored in files below /var/spool/cron/lastrun.     last run is stored in files below /var/spool/cron/lastrun.
- +</code>
software/linux/linuxgeneral.txt · Last modified: 2023/10/15 23:05 by superwizard