mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 05:36:32 +00:00
Generate uuid at startup if needed
This commit is contained in:
parent
7138b4b13a
commit
37661a1bbf
@ -22,6 +22,7 @@ RETVAL=0
|
|||||||
start() {
|
start() {
|
||||||
echo -n "Starting system message bus: "
|
echo -n "Starting system message bus: "
|
||||||
|
|
||||||
|
dbus-uuidgen --ensure
|
||||||
dbus-daemon --system
|
dbus-daemon --system
|
||||||
RETVAL=$?
|
RETVAL=$?
|
||||||
echo "done"
|
echo "done"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user