Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

Crontab Questions #5

Closed
kc1nn4y opened this issue Jun 18, 2020 · 1 comment
Closed

Crontab Questions #5

kc1nn4y opened this issue Jun 18, 2020 · 1 comment
Labels
question Further information is requested

Comments

@kc1nn4y
Copy link

kc1nn4y commented Jun 18, 2020

Hi!
Thank's for your previous reply, however I now bought a Raspberry Pi and have a few questions about the Crontab:

  • Do I still need to do node main.js once for the crontab to start working?
  • Does crontab start working after you finish editing?
  • Do I need to leave the command prompt / terminal open for crontab to work?
  • Do you need to manually start anything or will the crontab do everything without needing 'a switch to be flipped'?
@FreekBes
Copy link
Owner

  • no, once crontab is set up, you don't have to do anything.
  • yes, once you quit the editor after running crontab -e, the new rules will become effective immediately.
  • no, just make sure to keep the system running though! :)
  • see the second answer

@FreekBes FreekBes added the question Further information is requested label Jun 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants