aboutsummaryrefslogtreecommitdiffstats
path: root/community/gvfs/gvfs.trigger
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-07-17 08:35:20 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-07-17 08:44:05 +0000
commit21f11f1c19db2e35e69b82c24d88c09d5ade888e (patch)
tree2de7b3e653424ca7ce13f2bde1b3e3be08dd4dd3 /community/gvfs/gvfs.trigger
parent2f58e71ea18b9afd8f0ff836f7dce89d46a75e83 (diff)
downloadaports-21f11f1c19db2e35e69b82c24d88c09d5ade888e.tar.bz2
aports-21f11f1c19db2e35e69b82c24d88c09d5ade888e.tar.xz
main/gvfs: move to community
Diffstat (limited to 'community/gvfs/gvfs.trigger')
-rw-r--r--community/gvfs/gvfs.trigger6
1 files changed, 6 insertions, 0 deletions
diff --git a/community/gvfs/gvfs.trigger b/community/gvfs/gvfs.trigger
new file mode 100644
index 0000000000..e1d7906823
--- /dev/null
+++ b/community/gvfs/gvfs.trigger
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+# Reload .mount files
+killall -USR1 gvfsd >&/dev/null
+exit 0
+