Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3761230
D2495.id6339.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
320 B
Referenced Files
None
Subscribers
None
D2495.id6339.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D2495: Allow to restart GNOME bluetooth
Attached
Detach File
Event Timeline
Log In to Comment