[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to inform users package is ready to use systemd



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


Reply to: