summaryrefslogtreecommitdiffstats
path: root/python/examples/example-service.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/examples/example-service.py')
-rw-r--r--python/examples/example-service.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/examples/example-service.py b/python/examples/example-service.py
index 2209ff9f..9963454f 100644
--- a/python/examples/example-service.py
+++ b/python/examples/example-service.py
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
import dbus
import pygtk