mountall: Remove

It's no longer used since we switched to systemd.
This commit is contained in:
Eelco Dolstra
2013-09-18 13:05:23 +02:00
parent 370db596b9
commit 7d2364def4
5 changed files with 0 additions and 347 deletions
-1
View File
@@ -1166,7 +1166,6 @@ let
monodoc = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
monotone = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
monotoneViz = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
mountall = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
mozart = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
mozilla = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };
mozplugger = { type = "job"; systems = ["x86_64-linux"]; schedulingPriority = 4; };