Skip to content

Commit

Permalink
Revoved dependency to syslog.target in systemd service file
Browse files Browse the repository at this point in the history
Signed-off-by: Pekka Lundstrom <pekka.lundstrom@jollamobile.com>
  • Loading branch information
Pekka Lundstrom committed Feb 13, 2014
1 parent fae5be0 commit 804a4bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpm/dsme.service
@@ -1,7 +1,7 @@
[Unit]
Description=DSME
DefaultDependencies=no
After=local-fs.target syslog.target usb-moded.service
After=local-fs.target usb-moded.service
Conflicts=shutdown.target

[Service]
Expand Down

0 comments on commit 804a4bd

Please sign in to comment.