sudo tee /etc/profile.d/start_cron.sh <<EOF
if ! service cron status &> /dev/null; then
sudo service cron start
fi
EOF
For further actions, you may consider blocking this person and/or reporting abuse
sudo tee /etc/profile.d/start_cron.sh <<EOF
if ! service cron status &> /dev/null; then
sudo service cron start
fi
EOF
For further actions, you may consider blocking this person and/or reporting abuse
Muha-mmed -
Sangeeth p -
arinak1017 -
Gabriel Toma -
Top comments (0)