Skip to content

Add systemd service file - #1

Open
wrobell wants to merge 2 commits into
pl-semiotics:masterfrom
wrobell:systemd
Open

Add systemd service file#1
wrobell wants to merge 2 commits into
pl-semiotics:masterfrom
wrobell:systemd

Conversation

@wrobell

@wrobell wrobell commented May 25, 2020

Copy link
Copy Markdown

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

wrobell added 2 commits May 25, 2020 22:53
The service file loads the kernel module and starts VNC server.
@pl-semiotics

Copy link
Copy Markdown
Owner

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).

@wrobell

wrobell commented Oct 23, 2020

Copy link
Copy Markdown
Author
  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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants