minix/commands/service
Ben Gras b1847ae244 make service look in /etc/system.conf.d/<progname> first for config file.
This makes it easier to
  - have non-base system drivers (get clobbered by global system.conf)
  - have drivers as packages (can't touch global system.conf)
  - make configs part of the drivers/servers instead of in global file
    (makes system parts more self-contained)
2010-08-31 14:33:31 +00:00
..
Makefile User-space scheduling for system processes 2010-07-01 08:32:33 +00:00
service.c make service look in /etc/system.conf.d/<progname> first for config file. 2010-08-31 14:33:31 +00:00