-
Hi.
I am using rclone to sync local disk contents with cloud drive. As rclone currently does not support to runned as a daemon to watch file system changes and sync ( #249 ), I setup a cron job to …
sagan updated
2 months ago
-
`/tmp` can fill up because of gradle temporary files. It would need to be cleaned up regularly, using a cron job for example (and a cron daemon if absent).
-
### Description
Firstly, a big thank you to the creators of the app. Now this is not exactly a bug, but it looks like one due to a lack of indication.
On Linux without a fingerprint set up, the pa…
-
反馈bug/问题模板,提建议请删除
## 1.关于你要提交的问题
Q:是否搜索了issue (使用 "x" 选择)
* [x ] 没有类似的issue
## 2. 详细叙述
### (1) 具体问题
A:笔记本连接无线,5G信号老是断线。
### (2) 路由器型号和固件版本
A:hc5962 7月4日编译
### (3) 详细日志
A:on…
-
**Describe the bug**
If the default nixos 19.03 cron (vixie cron) sends an email that is forwarded to a gmail account, it is rejected by gmail due to an invalid "From:" line.
**To Reproduce**
Ste…
-
This might be a bit unicorny ([ctrl+f Unicorny](http://blog.codinghorror.com/new-programming-jargon/)) of a feature but I would like to discuss it.
Is it possible to run cron schedules through a daem…
-
From [man crontab](https://man7.org/linux/man-pages/man5/crontab.5.html)
The RANDOM_DELAY variable allows delaying job startups by random amount of minutes with upper limit specified by the variable.…
-
Intro: I followed the steps in the Wiki to install
1. required dependencies,
2. cloned the repo,
3. without make I'm doing an install of the AqualinkD by running `sudo ~/software/AqualinkD/relea…
-
`The worker process has never been executed. Please check your database structure!`
New install, or on updated node
`The last worker process started at 2020-05-03 16:17:48 UTC. This is more than…
-
@drybjed : PR #1988 and #1989 sought to make the dependency on ``cron`` softer by relying on the ``debops.cron`` role (which can then install ``systemd-cron``). I'd been working on something similar, …