Hacker News new | ask | show | jobs
by bravetraveler 1285 days ago
> I really don't think you should be turning your init system into a general programming environment that can do that.

We have :) https://www.freedesktop.org/software/systemd/man/systemd.soc...

No need for multiple anything, the units can be parameterized -- user@my.service, for example

1 comments

Oh I know it's possible, I just don't think you should be doing that in an init system.
Understood, fair enough. I'm not too bothered by it, it's been useful here and there