2024 年 4 月
« 4 月    
1234567
891011121314
15161718192021
22232425262728
2930  

[openSUSE] 使用者無法執行 crontab 的解決方法

適應症:執行 crontab 指令時出現 Permission Denied 訊息 ( 權限不足 )
解決辦法:在 console 介面下執行指令

?View Code JAVASCRIPT
1
sudo chmod 4755 /usr/bin/crontab

done !
參考資料:opensuse11 普通用戶不能使用crontab?

Leave a Reply

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>