* The X server now needs HAL running.

svn path=/nixos/trunk/; revision=15369
This commit is contained in:
Eelco Dolstra 2009-04-28 13:43:22 +00:00
parent 2cd1e7239f
commit 114109b709
1 changed files with 1 additions and 1 deletions

View File

@ -416,7 +416,7 @@ rec {
job = ''
start on ${if cfg.autorun then "network-interfaces" else "never"}
start on ${if cfg.autorun then "hal" else "never"}
start script