rM-vnc-server icon indicating copy to clipboard operation
rM-vnc-server copied to clipboard

Add systemd service file

Open wrobell opened this issue 4 years ago • 2 comments

The service file loads the kernel module and starts VNC server.

wrobell avatar May 25 '20 21:05 wrobell

Thanks for putting this together! I do have a couple of minor concerns re: merging it, though:

  • The unit file makes some assumptions about the installed locations of the module/server binaries that aren't documented anywhere
  • It looks like this is set up to allow automatically starting the server. I'm a little hesitant to make that a default thing to do, since the rM appears to have no firewall whatsoever, and the server binds to all network interfaces (so running it with the rM on an untrusted WiFi network, without iptables rules, would be not ideal).

pl-semiotics avatar Oct 16 '20 20:10 pl-semiotics

  1. Would you like me to propose some installation instructions in the readme file?
  2. Someone has to run systemd enable rm-vnc-server to make it start after every reMarkable reboot.

wrobell avatar Oct 23 '20 21:10 wrobell