typo in upstart-jobs/xfs.nix fixed
svn path=/nixos/trunk/; revision=10278
This commit is contained in:
parent
49e8829053
commit
8f503d7302
@ -10,7 +10,7 @@ rec {
|
|||||||
groups = [];
|
groups = [];
|
||||||
users = [];
|
users = [];
|
||||||
job = "
|
job = "
|
||||||
description = \"X Font Server\"
|
description \"X Font Server\"
|
||||||
start on ${startingDependency}/started
|
start on ${startingDependency}/started
|
||||||
stop on shutdown
|
stop on shutdown
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user