Pantaluna

Results 4 comments of Pantaluna

It is good to know I'm not the only person seeing this issue. I have not found a solution since I reported it.

@sethkinast Would this feature request also include support for ES6 Maps? I cannot get ES6 Maps to work right now for obvious reasons. A map is always considered {} in...

1. You need to bower install Waypoints yourself. 2. It only works with Waypoints V2.0.3 (the latest version is V4.0.0) ``` bower install waypoints#=2.0.3 --save bower install counter-up#~1.0.0 --save ```

You can restart the collectd service 5 minutes after the server had started booted. Assuming the network is up by then... ``` # @doc https://wiki.archlinux.org/index.php/Systemd/Timers # Config MYFILE=/etc/systemd/system/mjd-restart-collectd-after-lan-connected.timer cat ${MYFILE}...