Skip to content

Commit

Permalink
helper to start from ssh session where DBUS_SESSION_BUS_ADDRESS is no…
Browse files Browse the repository at this point in the history
…t set
  • Loading branch information
sidorares committed Sep 27, 2012
1 parent 94c3f57 commit bbc92b6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions start.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
mkdir -p /tmp/fuse
fusermount -u /tmp/fuse
export DBUS_SESSION_BUS_ADDRESS=`DISPLAY=:0 node ./node_modules/dbus-native/test/utils/address.js`
./dbusfs.js /tmp/fuse

0 comments on commit bbc92b6

Please sign in to comment.