Skip to content

Conversation

@yashpandey06
Copy link
Contributor

@yashpandey06 yashpandey06 commented Mar 5, 2024

Author checklist (Completed by original Author)

  • Good fit for the Rocky Linux project? Title and Author Metatags inserted ?
  • If applicable, steps and instructions have been tested to work
  • Initial self-review to fix basic typos and grammar completed

Rocky Documentation checklist (Completed by Rocky team)

  • 1st Pass (Document is good fit for project and author checklist completed)
  • 2nd Pass (Technical Review - check for technical correctness)
  • 3rd Pass (Detailed Editorial Review and Peer Review)
  • Final approval (Final Review)

* **crond.service** -cronie's daemon, you can manage the daemon by `systemctl start | restart | stop | status` ;
* **/etc/crontab** -Assign cron jobs to different users, usually we are more accustomed to using `crontab -e` . For example, if you are currently logged in as the root user, type `crontab -e` and you will see specific cron jobs in the file /var/spool/cron/root after saving.
* **/var/log/cron \* ** -Cronie's log, by default, does log rotation and ends with a date suffix. \* Here means wildcard
* **/var/log/cron** -Cronie's log, by default, does log rotation and ends with a date suffix. Here, it means wildcard.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @yashpandey06

I don't understand your change.

Here we want to see:

/var/log/cron *

and in your proposal, we won't see the last `* anymore

@yashpandey06
Copy link
Contributor Author

Sure i ll rectify it !!!

@yashpandey06
Copy link
Contributor Author

@alemorvan Hey I have pushed the required changes !! , please review and suggest the changes if necessary .

@github-actions
Copy link

github-actions bot commented Mar 5, 2024

Test results for 3bc18fe:

Number of broken URLs: 3

URL,RESULT,FILENAME
 https://azure.microsoft.com/en-us/,failed,guides/automation/templates-automation-packer-vsphere.md
 https://www.linode.com/docs/guides/beginners-guide-to-lxd-reverse-proxy,failed,guides/containers/lxd_web_servers.md
 https://docs.rockylinux.org/gemstones/docker/,failed,guides/containers/rancher_and_kubernetes.md

@alemorvan
Copy link
Contributor

It looks ok for me

@sspencerwire
Copy link
Contributor

@all-contributors please add @yashpandey06 for content

@allcontributors
Copy link
Contributor

@sspencerwire

I've put up a pull request to add @yashpandey06! 🎉

@sspencerwire sspencerwire merged commit 6033431 into rocky-linux:main Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants