pull down to refresh
executable = you start it only when you want to use itserver = is up running all the time as a system service.both do the same thing, but do not start the same.
ok, I was about to make an ugly systemd service for nothing I see haha. Thx darth
executable = you start it only when you want to use it
server = is up running all the time as a system service.
both do the same thing, but do not start the same.