Repository URL to install this package:
|
Version:
1.5.0-travis780~git20190816.cc1a7ad+bionic ▾
|
[Unit]
Description=AppImageLauncherFS daemon
Before=display-manager.service
[Service]
Type=exec
ExecStart=/usr/bin/appimagelauncherfs
Restart=always
RestartSec=2
[Install]
# multi-user.target etc. seem to be buggy on some systems, it may not even exist on some systems
# can be checked with systemctl --user list-units --type target
# default seems to work better -- thanks @smac89 for the hint
WantedBy=default.target