Hey Tobias,
thank you very much for stating your requirement - even if that it's not implemented yet, maybe there are people out there who want that too and can help implenting it. It shouldn't be too hard ...
As I said, a workaround could be to just simply duplicate the init script (adjusting all relevant names like pid and so on, of course).
I'd like to point out that you'd also need to add an option in alfred and its clients to duplicate the unix socket used to communicate between alfred clients and the server - currently that is hardcoded:
#define ALFRED_SOCK_PATH "/var/run/alfred.sock"
But there could be more communities out there which will stumble over the same issue, sooner or later. So I just wanted the developer to know, that there is such a requirement.
And, maybe, this could be achieved in a way we don't know about? Anybody here?
In any case, if someone wants to work on that, patches are welcome :)
Cheers, Simon