On 25/02/2025 05:57, Carles Pina i Estany wrote:
My question is: how to inform users about systemd integration?
If you mean command line level, then you're probably patching it to check runtime user then exit?
If USER <> service_user:
print "boo, use systemctl instead"
exit 1
--
Regards,
Ahmad

