Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check for email cron before setting it #63

Closed
elboletaire opened this issue Sep 7, 2017 · 6 comments
Closed

Check for email cron before setting it #63

elboletaire opened this issue Sep 7, 2017 · 6 comments
Assignees

Comments

@elboletaire
Copy link

elboletaire commented Sep 7, 2017

The entrypoint should check for a probably existing email cron before setting it up.

It could be probably done with a grep:

if ! grep run-parts /etc/crontabs/root > /dev/null; then
@dlen dlen self-assigned this Sep 8, 2017
@dlen
Copy link
Member

dlen commented Sep 8, 2017

Thanks for your report! It will be fixed as soon as possible :)

@elboletaire
Copy link
Author

Nice! 😄

@dlen
Copy link
Member

dlen commented Sep 14, 2017

Gracias por el bug report @elboletaire !

@elboletaire
Copy link
Author

Lolailo, de nada @dlen. Justo acabamos de empezar a usar passbolt en la empresa porque hasta ahora no habíamos encontrado nada similar (decente). Así que lo más seguro que alguna cosilla más iremos diciendo 😋

pd. por tu apellido no me hubiera atrevido a pensar que hablaras / fueras español xdd

@elboletaire
Copy link
Author

Por curiosidad, ¿cómo has deducido que yo sí era español? ¿Sólo con mi nombre? ¿O has visto algún repo mío que te lo ha dejado claro? 🤔

@dlen
Copy link
Member

dlen commented Sep 15, 2017

Tu nombre ha sido suficiente ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants