Skip to content
This repository has been archived by the owner on May 1, 2021. It is now read-only.

Commit

Permalink
🚑 Ensure we have a DBus UUID at any time
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Aug 25, 2019
1 parent 59f2ea1 commit 7d42e0e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions lutron-cert/rootfs/etc/cont-init.d/uuidgen.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#!/usr/bin/with-contenv bashio
# ==============================================================================
# Community Hass.io Add-ons: Lutron Certificate
# Ensure we have a valid UUID to work with
# ==============================================================================
dbus-uuidgen --ensure

0 comments on commit 7d42e0e

Please sign in to comment.