aboutsummaryrefslogtreecommitdiffstats
path: root/main/dbus/dbus.post-install
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2019-06-09 14:56:51 +0300
committerTimo Teräs <timo.teras@iki.fi>2019-06-09 15:28:35 +0300
commited65a96365fee561e0638656cc274926e1acde8d (patch)
tree3040629ef8dd9e44715c18353e2d50d8e96e3045 /main/dbus/dbus.post-install
parenta3df4f4cbf4960e3e0cf1b960bcc62a883bc3357 (diff)
downloadaports-ed65a96365fee561e0638656cc274926e1acde8d.tar.bz2
aports-ed65a96365fee561e0638656cc274926e1acde8d.tar.xz
main/dbus: consistent machine-id generation, simplify init.d
generate /etc/machine-id in both init.d and post-install scripts for consistency. modernize init.d.
Diffstat (limited to 'main/dbus/dbus.post-install')
-rw-r--r--main/dbus/dbus.post-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/dbus/dbus.post-install b/main/dbus/dbus.post-install
index 305297a482..1120ec2048 100644
--- a/main/dbus/dbus.post-install
+++ b/main/dbus/dbus.post-install
@@ -1,3 +1,3 @@
#!/bin/sh
-exec dbus-uuidgen --ensure
+exec dbus-uuidgen --ensure=/etc/machine-id