Poettering: systemd for Administrators, Part VIII
Posted Apr 21, 2011 19:01 UTC (Thu) by
wahern (subscriber, #37304)
In reply to:
Poettering: systemd for Administrators, Part VIII by dskoll
Parent article:
Poettering: systemd for Administrators, Part VIII
Like this?
FILE *fp = popen("run-parts --list /etc/config.d | xargs cat", "r");
Though, that uses the shell, which apparently is anathema these days.
(
Log in to post comments)