aboutsummaryrefslogtreecommitdiffstats
path: root/fsodeviced/data
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-12-10 10:32:43 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2011-12-10 10:32:43 +0100
commit96698077b6ccd5fc1222e0b2b9fc56d087c6c528 (patch)
treec9d7a589870742882e764fa1a47b881daff1a7ab /fsodeviced/data
parente9bccf1a37bf8f743534551639c5dde9218faa2a (diff)
downloadcornucopia-96698077b6ccd5fc1222e0b2b9fc56d087c6c528.tar.gz
cornucopia-96698077b6ccd5fc1222e0b2b9fc56d087c6c528.tar.bz2
cornucopia-96698077b6ccd5fc1222e0b2b9fc56d087c6c528.zip
fsodeviced: update .service file
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'fsodeviced/data')
-rw-r--r--fsodeviced/data/fsodeviced.service5
1 files changed, 1 insertions, 4 deletions
diff --git a/fsodeviced/data/fsodeviced.service b/fsodeviced/data/fsodeviced.service
index d91202b3..1359c03c 100644
--- a/fsodeviced/data/fsodeviced.service
+++ b/fsodeviced/data/fsodeviced.service
@@ -1,7 +1,6 @@
[Unit]
Description=FSO daemon implementing the device API
-#After=local-fs.target
-#Before=systemd-modules-load.service shutdown.service
+After=dbus.socket
[Service]
Type=dbus
@@ -9,6 +8,4 @@ BusName=org.freesmartphone.odeviced
ExecStart=/usr/sbin/fsodeviced
[Install]
-# we have to start very early to be able to respond to
-# firmware requests
WantedBy=basic.target