Linux systemd template needs Type=forking for BSD-compatible start.sh #104

Closed
opened 2025-09-05 13:58:48 +02:00 by michael · 0 comments
Owner

deployment/linux/furt.service uses Type=simple but start.sh runs background process with & for BSD compatibility. Linux template needs Type=forking to handle background process correctly.

deployment/linux/furt.service uses Type=simple but start.sh runs background process with & for BSD compatibility. Linux template needs Type=forking to handle background process correctly.
michael added the
effort
small
priority
medium
type
bug
platform/linux
labels 2025-09-05 13:58:48 +02:00
michael added this to the v0.1.2 - Gateway Basics milestone 2025-09-05 17:50:04 +02:00
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: DAW/furt#104
No description provided.