forked from sailfishos/ofono
Merge pull request #173 from plundstr/master
[init] Added boot-time requirement to be started after dbus service
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[Unit]
|
||||
Description=Telephony service
|
||||
After=syslog.target
|
||||
Requires=dbus.service
|
||||
After=dbus.service
|
||||
|
||||
[Service]
|
||||
Type=dbus
|
||||
|
||||
Reference in New Issue
Block a user