2012/7/24 Tom Gundersen <teg@xxxxxxx>: > It is based on the desktop-entry-spec: > <http://standards.freedesktop.org/desktop-entry-spec/latest/>, which > in turn is (as far as I know) based on Window's .ini format. This is true: http://0pointer.de/public/systemd-man/systemd.unit.html. It could be worse; those ini-style files are just plain text key-value store sometimes splited in groups. I understand concept of ini files carry some historical baggage, but come on, everything will be OK as long as those keys and groups (and possible values...) are well documented in manual. -- Krzysztof Warzecha