Merge pull request #173 from plundstr/master

[init] Added boot-time requirement to be started after dbus service
This commit is contained in:
Pekka Lundstrom
2014-02-10 18:06:38 +02:00

View File

@@ -1,6 +1,7 @@
[Unit]
Description=Telephony service
After=syslog.target
Requires=dbus.service
After=dbus.service
[Service]
Type=dbus