Skip to content

Cleanup systemd unit file #1010

Closed
Closed
@nhooyr

Description

@nhooyr
  • Remove all the extra newlines
  • And why do we need /sbin/start-stop-daemon
  • Remove User=1000? If they're running the binary and not the container, they don't need to be running as UID 1000, they can chose whatever they want.
  • Also don't need service=simple, it's default.
  • Restart should be always
  • Working directory should be just $HOME

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions