Skip to content

Commit be51a2d

Browse files
Update cron-jobs.md (hestiacp#4227)
* Update cron-jobs.md ADD " Important. If you use a normal user then you cannot use sudo in cron jobs, Hestia does not add normal users to the sudoers configuration file. If you are using an administrator user, this user can only run sudo commands found in the /usr/local/hestia/bin/ path " * Update cron-jobs.md --------- Co-authored-by: Jaap Marcus <9754650+jaapmarcus@users.noreply.github.com>
1 parent 1ad67e8 commit be51a2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/docs/user-guide/cron-jobs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ To manage your cron jobs, navigate to the **Cron <i class="fas fa-fw fa-clock"><
1212
1. Click the **<i class="fas fa-fw fa-plus-circle"></i> Add job** button.
1313
2. Enter the command you want to execute.
1414
3. Enter the schedule on which you want to execute the command. You can use the generator to help you, or a tool such as [Crontab.guru](https://crontab.guru/).
15+
4. **Important.** If you use a normal user then you cannot use sudo in cron jobs, Hestia does not add normal users to the sudoers configuration file.
1516

1617
## Editing a cron job
1718

0 commit comments

Comments
 (0)