Skip to content

Instantly share code, notes, and snippets.

@h5ng
Created May 29, 2019 08:50
Show Gist options
  • Save h5ng/ea64444e54f0edd632da748145e48154 to your computer and use it in GitHub Desktop.
Save h5ng/ea64444e54f0edd632da748145e48154 to your computer and use it in GitHub Desktop.
crontab error

crontab 로그파일이 없는 경우

sudo vi /etc/rsyslog.d/50-default.conf
# crontab log 주석 해제
sudo service rsyslog restart
sudo service cron restart

/mnt/d/workspace/dtp-be/scheduler/sms/run.sh

sudo apt-get install postfix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment