-
Currently, deploying packages that want to use cronjobs requires manually
modifying the root crontab. The contents of these directories, formatted like
normal crontab files, would be concatenated/etc.…
-
I think my issue is similar to another issue [1].
It would be great if BiT would be able to extend the support for the crontab format, and allow backups to run only on business days, e.g. "0 0 * * 1-…
-
Hi @miku,
We are adding more and more OAI-PMH endpoints and metha does a great job!
I have a question about [selective harvesting](https://www.openarchives.org/OAI/openarchivesprotocol.html#Sele…
-
|Wazuh version| Component | Action type |
|4.5.2| Rules | Error |
## Description
The SCA policy for Ubuntu 20.04 with ID 19107 and title "Ensure cron is restricted to authorized users" …
-
#### Environment & Versions
* Operating system: Ubuntu 18.04 LTS
* Python: Python 3.7.4
* Django: django=2.2.4
* django-crontab: django-crontab=0.7.1
#### Settings
* My `django-crontab` setti…
-
The command is functional for me, but I'd like to execute it from crontab in order to receive daily speedtest reports. However, the command's output is continuous and I'm having difficulty formatting …
-
### Describe feature
Dear Trilium Developers,
I would like to request a new feature that allows for the automated export of the entire note database from Trilium to Markdown files using crontab or…
-
root@2:~# ./ipv6-proxy-server.sh -s 64 -c 100 -u username -p password -t http -r 10
IPv6 interface is enabled
IPv6 global address is allocated on server successfully
Network interfaces for IPv6 con…
-
**Describe the bug**
The man page for vixie cron's crontab format in nixos 19.03 does not mention the `@reboot` frequency directive, even though cron supports it.
**To Reproduce**
Steps to reprod…
-
This line in `crontab`
```
*/1 * * * * printf 'To: someuser\nSubject: spam\n' > /dev/stderr
```
results in the following behaviour:
- For `root`, the spam is sent, verbatim, to `someuser`
(and of …