aboutsummaryrefslogtreecommitdiffstats
path: root/community/gvfs/gvfs.trigger
blob: ce2bc64a3f5aca3fa04777518e107ff1be71cc7e (plain)
1
2
3
4
5
#!/bin/sh

# Reload .mount files
killall -USR1 gvfsd >&/dev/null
exit 0