"/etc/cron.allow, cron.deny"의 두 판 사이의 차이

(새 문서: ;/etc/cron.allow ;cron.allow ;/etc/cron.deny ;cron.deny ==cron.allow== <source lang='dos'> [root@jmnote ~]# ll /etc/cron.allow ls: cannot access /etc/cron.allow: No such file or dir...)
 
잔글 (Jmnote 사용자가 /etc/cron.allow, /etc/cron.deny 문서를 /etc/cron.allow, cron.deny 문서로 옮겼습니다)
(차이 없음)

2014년 5월 28일 (수) 01:13 판

/etc/cron.allow
cron.allow
/etc/cron.deny
cron.deny

1 cron.allow

[root@jmnote ~]# ll /etc/cron.allow
ls: cannot access /etc/cron.allow: No such file or directory

2 cron.deny

[root@jmnote ~]# ll /etc/cron.deny
-rw-r--r--. 1 root root 0 Jul 19  2011 /etc/cron.deny
[root@jmnote ~]# cat /etc/cron.deny
[root@jmnote ~]#

3 같이 보기

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