Skip to content

Commit

Permalink
Try to fix start order of AppImageLauncherFS service
Browse files Browse the repository at this point in the history
CC #112.
  • Loading branch information
TheAssassin committed Jan 9, 2019
1 parent 2e3983e commit 840abfb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions resources/appimagelauncherfs.service.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
[Unit]
Description=AppImageLauncherFS daemon
Before=display-manager.service

[Service]
Type=Exec
ExecStart=@CMAKE_INSTALL_PREFIX@/@CMAKE_INSTALL_BINDIR@/appimagelauncherfs
Restart=always
RestartSec=2
Expand Down

0 comments on commit 840abfb

Please sign in to comment.