Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions libs/rm2fb/rm2fb.service
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ StartLimitIntervalSec=600
StartLimitBurst=4
Before=xochitl.service launcher.service remarkable-reboot.service remarkable-shutdown.service
After=opt.mount
ConditionFileNotEmpty=/opt/lib/librm2fb_server.so

[Service]
Type=notify
Restart=on-failure
RestartSec=5
ExecStart=/opt/bin/rm2fb_server
Expand Down