notify_push icon indicating copy to clipboard operation
notify_push copied to clipboard

Update systemd service example

Open MrRinkana opened this issue 4 months ago • 0 comments

In case the service stops for w/e reason it will stay so. By adding Restart=always it is made sure the push server always runs.

Restart sec was chosen arbitrarily to not spam attempts if it fails at startup, there might be better ways to do that.

MrRinkana avatar Oct 23 '24 11:10 MrRinkana