▲ | TheDong 6 days ago | |||||||
> you have different environment variables for user and system units Really? I thought the point of the environment variable was it was the same, and the directory it pointed to differed depending on the service type. I'd love a reference since at least for every systemd version I've used, you're wrong. > Proper error handling and graceful fallback That's application specific, so it can't really fit in a generic library well. | ||||||||
▲ | c0balt 6 days ago | parent [-] | |||||||
> I'd love a reference since at least for every systemd version I've used, you're wrong. I must've had it confused with StateDirectory[0]. Thank you for pointing my mistake out. That does make the library a bit less useful. [0]: https://www.freedesktop.org/software/systemd/man/latest/syst... Table 2 | ||||||||
|