laCour / sunrise

A D-Bus application and standalone library that calculates sunrise and sunset times for automation use.
GNU General Public License v3.0
2 stars 0 forks source link

Systemd Unit is broken (official PKGBUILD) #1

Open isopix opened 4 years ago

isopix commented 4 years ago

binary works when started directly, but after starting by systemctl start sunrise, it happens (fresh Archlinux with systemd):

Started Sunrise and sunset calculation service. sunrise.service: Main process exited, code=exited, status=1/FAILURE sunrise.service: Failed with result 'exit-code'. sunrise.service: Service RestartSec=100ms expired, scheduling restart. sunrise.service: Scheduled restart job, restart counter is at 5. Stopped Sunrise and sunset calculation service. sunrise.service: Start request repeated too quickly. sunrise.service: Failed with result 'exit-code'. Failed to start Sunrise and sunset calculation service

JimSmith76 commented 4 years ago

I encounter the same issue on Arch Linux.