tizen 2.3 release
[external/buxton.git] / test / test-pass.ini.in
1 #
2 # This is an example of a layer config file
3 #
4
5 [Defaults]
6 Layers  = OS, Platform, System, Custom, User;
7 SmackLabel= "_";
8 Backend = gdbm;
9
10 [OS]
11 Description  = "Operating System configuration layer";
12
13 [Platform]
14 Description  = "Platform configuration layer";
15 Backend = memory;
16
17 [System]
18 Description  = "System configuration layer";
19
20 [Custom]
21 Description  = "Special configuration layer";
22 SmackLabel= "CarrierLocked";
23
24 [User]
25 Description  = "Per User configuration layer";
26