void-packages/srcpkgs/bolt/files/boltd/run

4 lines
86 B
Plaintext
Raw Normal View History

2018-09-02 20:05:15 +02:00
#!/bin/sh
sv check dbus >/dev/null || exit 1
exec /usr/libexec/boltd > /dev/null 2>&1