View Issue Details

IDProjectCategoryView StatusLast Update
0011824GNUnetARM servicepublic2026-09-24 21:16
ReporterJllx Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Product VersionGit master 
Summary0011824: multiuser setup : can't stop system services if user services are up
Descriptiongnunet-arm -s is launched as system service
[arm]
START_SYSTEM_SERVICES = YES
START_USER_SERVICES = NO

then a user start user services (fs, namestore, zonemaster)

if I try to stop/restart system service (gnunet-arm -e && gnunet-arm -s) stopping never returns
if I stop the user services, the gnunet-arm -e ends and services are restarted...

user service shall not block system services... if transport is down, then fs, namestore, zonemaster shall only report errors (as if network is down).
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-09-24 21:16 Jllx New Issue