Page MenuHomeDevCentral

D2495.id6339.diff
No OneTemporary

D2495.id6339.diff

diff --git a/laptop/restart-gnome-bluetooth b/laptop/restart-gnome-bluetooth
new file mode 100755
--- /dev/null
+++ b/laptop/restart-gnome-bluetooth
@@ -0,0 +1,4 @@
+#!/bin/sh
+old_pid=$(ps auxw | grep "gnome-control-center bluetooth" | grep -v grep |awk '{print $2}')
+kill -9 $old_pid
+gnome-control-center bluetooth

File Metadata

Mime Type
text/plain
Expires
Thu, Nov 21, 16:33 (21 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2255205
Default Alt Text
D2495.id6339.diff (320 B)

Event Timeline