boramalper / himawaripy

Set near-realtime picture of Earth as your desktop background
http://labs.boramalper.org/himawaripy
MIT License
1.62k stars 239 forks source link

Fixed systemd service file fails to execute #113

Closed eh8 closed 4 years ago

eh8 commented 4 years ago

The 'command line argument' comment in ExecStart caused himawaripy to misinterpret the commend as a literal command line argument.

boramalper commented 4 years ago

Thank you! =)