3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/modules/services
Sander van der Burg e171b6d86e Added option to specify directories as a path for MySQL database schemas.
By using this approach we no longer have to specify schemas like this:

schema = "${myDatabaseSchemaDrvFun}/prefix/to/the/sqlfile.sql";

but like this:

schema = myDataBaseSchemaDrv;

which is in some cases more convenient.


svn path=/nixos/branches/upstart-0.6/; revision=18450
2009-11-18 21:56:47 +00:00
..
audio * Change all the startOn / stopOn attributes to the Upstart 0.6 syntax 2009-11-06 22:19:17 +00:00
backup symlink handling mode for sitecopy backup 2009-10-08 11:08:45 +00:00
databases Added option to specify directories as a path for MySQL database schemas. 2009-11-18 21:56:47 +00:00
hardware * Move power management configuration into a separate module from 2009-11-15 12:48:42 +00:00
logging * Change all the startOn / stopOn attributes to the Upstart 0.6 syntax 2009-11-06 22:19:17 +00:00
mail * Change all the startOn / stopOn attributes to the Upstart 0.6 syntax 2009-11-06 22:19:17 +00:00
misc * Change all the startOn / stopOn attributes to the Upstart 0.6 syntax 2009-11-06 22:19:17 +00:00
monitoring * Sync with the trunk. 2009-11-18 11:50:06 +00:00
network-filesystems * Sync with the trunk. 2009-11-18 11:50:06 +00:00
networking * Restart wpa_supplicant and dhclient on resume. 2009-11-15 20:40:41 +00:00
printing * Change all the startOn / stopOn attributes to the Upstart 0.6 syntax 2009-11-06 22:19:17 +00:00
scheduling * Change all the startOn / stopOn attributes to the Upstart 0.6 syntax 2009-11-06 22:19:17 +00:00
system * hal: depend on both dbus and acpid (if enabled). 2009-11-07 12:01:12 +00:00
ttys * Change all the startOn / stopOn attributes to the Upstart 0.6 syntax 2009-11-06 22:19:17 +00:00
web-servers Removed the nasty sleep hack of tomcat, since upstart-0,6 is also capable of only executing start and stop scripts 2009-11-18 14:50:48 +00:00
x11 * Sync with the trunk. 2009-11-18 11:50:06 +00:00