Nicco

Results 128 comments of Nicco

Interesting, could you try `forget: "yes"` (with the quotes)

Because the yaml library used here interprets the yes as `true` Probably should handle the case.

Thanks for the contribution :) How big ist the image after adding fuse?

This is not fully correct. Only crontabs under `/etc/crontab` and `/etc/cron.d/` contain usernames. If you edit your crontab with `crontab -e` you cannot speficy the user. Es most people use...

super cool, thanks :) In the docs you already showed how to check if autorestic is running, do we want to add that check into the code itself?

Hey! Thanks for all the input! I was also in the means of refactoring, but I won't find time until january unfortunately. I see you have a lot of ideas,...

Awesome! I've messaged you on discord :)

Love the idea, however as you can see there are a lot of issues that rn i don't have time to fix :/ and they need to be addressed first....

Yes, I'm def. open to contributors! However I kind of want to do a major cleanup. The first step would be have a jsonschema for the config file. this would...