Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
com.github.tkashkin.boiler / usr / lib / systemd / user / com.github.tkashkin.boiler.daemon.service
Size: Mime:
[Unit]
Description=Boiler daemon
Requires=bluetooth.target
After=bluetooth.target
ConditionPathIsDirectory=/sys/class/bluetooth

[Service]
Type=simple
ExecStart=/usr/bin/com.github.tkashkin.boiler.daemon
Restart=no

[Install]
WantedBy=default.target