Ross Younger

Results 9 comments of Ross Younger

The issue seems to arise because the timer is instantiated once on every client (by `MMM-BackgroundSlideshow.js`) , as opposed to just once (if it were to live in `node_helper.js`) -...

You could use `custom.css` to style the text. You might add a shadow to the text, or a background box to the divs.

MM has the ability to add translations for fixed text like this.

> @crazyscot The commit needs to be signed. Done, thanks.

My apologies, it appears that I messed up pushing the GPG signature on this. Commit updated, can we remove the stale label please?

> ``` > echo "include_recursive \"/custom_data/custom.conf.d/\"" >> /data/etc/icinga2/icinga2.conf > ``` Unfortunately, this adds a fresh copy of the include_recursive directory line every time you start the stack.

This fixes a local `cargo doc` for me, though there are still a lot of warnings in the autogenerated parser code in both `serde-spdx` and `serde-cyclonedx`. ``` index 0065965..e018957 100644...

I'm very keen to see this. I have an old operational machine (~2008) which lacks on-chip support for AES; happy to help test, or perhaps even contribute though I don't...

Have you tried running it with sudo? This is necessary with recent linux kernels.