/etc/cron.d/0hourly

Jmnote (토론 | 기여)님의 2016년 6월 29일 (수) 14:42 판
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요[ | ]

/etc/cron.d/0hourly
  • 우분투 12.04: 파일 없음

2 예시: CentOS 6[ | ]

# Run the hourly jobs
SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
01 * * * * root run-parts /etc/cron.hourly

3 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}