Sorting by numeric ids 89/35589/1
authorJosé Bollo <jose.bollo@open.eurogiciel.org>
Wed, 18 Feb 2015 15:39:59 +0000 (16:39 +0100)
committerJosé Bollo <jose.bollo@open.eurogiciel.org>
Wed, 18 Feb 2015 15:39:59 +0000 (16:39 +0100)
This improves the quality

Change-Id: Ie1d3ed7119ecf2f0536e818d3eab48b1834153d9
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
files/etc/group
files/etc/passwd

index 8c63674..fbf2f57 100644 (file)
@@ -26,13 +26,35 @@ ftp::50:
 lock::54:
 games::60:
 dbus:*:81
-polkitd::113:
-avahi::114:
 nobody::99:
 users::100:
+polkitd::113:
+avahi::114:
 systemd-journal:x:190:
 libvirt:x:191:
-nogroup:*:65534:
+system:x:1000:
+bluetooth:x:1002:
+graphics:x:1003:
+input:x:1004:
+log:x:1007:
+compass:x:1008:
+mount:x:1009:
+wifi:x:1010:
+adb:x:1011:
+install:x:1012:
+media:x:1013:
+dhcp:x:1014:
+sdcard_rw:x:1015:
+vpn:x:1016:
+keystore:x:1017:
+shell:x:2000:
+cache:x:2001:
+diag:x:2002:
+net_bt_admin:x:3001:
+net_bt:x:3002:
+inet:x:3003:
+net_raw:x:3004:
+net_admin:x:3005:
 developer:x:5100:
 testuser:x:5101:
 db_alarm:x:6001:
@@ -64,30 +86,30 @@ db_wrt:x:6026:
 camera:x:6501:media
 message:x:6502:
 myfiles:x:6503:
-pulse:x:6507:
 pulse-access:x:6505:root,media
 pulse-rt:x:6506:root,media
+pulse:x:6507:
+recording:x:6508:pulse,media
 app_logging:x:6509:media,developer
-sys_logging:x:6527:media
 hwcodec:x:6510:media
-recording:x:6508:pulse,media
 java:x:6511:
 radio:x:6512:
 installer:x:6513:
-nfc-manager:x:6517:
-use_cert:x:6524:
-usb_device:x:6525:
-keytone:x:6526:
-video_tel:x:6528:
 vconf_setting:x:6514:
 vconf_hib:x:6515:
 vconf_seven:x:6516:
+nfc-manager:x:6517:
 vconf_sndprof:x:6518:
 vconf_wifi:x:6519:
 vconf_bt:x:6520:
 vconf_callstate:x:6521:
 vconf_idlelock:x:6522:
 vconf_sync:x:6523:
+use_cert:x:6524:
+usb_device:x:6525:
+keytone:x:6526:
+sys_logging:x:6527:media
+video_tel:x:6528:
 ss_drmkey:x:6601:
 ss_ssaccount:x:6602:
 ss_activesync:x:6603:
@@ -112,7 +134,6 @@ tel_sim_info:x:6814:
 tel_sap:x:6815:
 tel_ss:x:6816:
 tel_ss_info:x:6817:
-tel_sat:x:6826:
 task_mgr:x:6818:
 power_mgr:x:6819:
 permanent:x:6820:
@@ -121,29 +142,8 @@ soundpath:x:6822:
 asm:x:6823:
 message_sync:x:6824:
 message_lbs:x:6825:
+tel_sat:x:6826:
 bt_use:x:6827:pulse,system
 crash:x:6828:system,media,developer,pulse
-system:x:1000:
-bluetooth:x:1002:
-graphics:x:1003:
-input:x:1004:
-log:x:1007:
-compass:x:1008:
-mount:x:1009:
-wifi:x:1010:
-adb:x:1011:
-install:x:1012:
-media:x:1013:
-dhcp:x:1014:
-sdcard_rw:x:1015:
-vpn:x:1016:
-keystore:x:1017:
-shell:x:2000:
-cache:x:2001:
-diag:x:2002:
-net_bt_admin:x:3001:
-net_bt:x:3002:
-inet:x:3003:
-net_raw:x:3004:
-net_admin:x:3005:
 misc:x:9998:
+nogroup:*:65534:
index acdee8d..108ec8c 100644 (file)
@@ -14,9 +14,6 @@ sshd:x:112:65534::/var/run/sshd:/usr/sbin/nologin
 polkitd:x:113:113:polkitd:/var/lib/polkit:/sbin/nologin
 avahi:x:114:114:avahi:/run/avahi-daemon:/sbin/nologin
 security-containers:x:377:377:security-containers:/var/lib/empty:/sbin/nologin
-developer::5100:100:developer with SDK:/home/developer:/bin/false
-testuser:x:5101:5101:test user:/var/lib/empty:/bin/sh
-pulse:x:6507:6507:PulseAudio daemon:/var/run/pulse:/bin/false
 system:x:1000:1000:SPLUSA:/var/lib/empty:/bin/sh
 bluetooth:x:1002:1002:SPLUSA:/var/lib/empty:/bin/false
 graphics:x:1003:1003:SPLUSA:/var/lib/empty:/bin/false
@@ -40,4 +37,7 @@ net_bt:x:3002:3002:SPLUSA:/var/lib/empty:/bin/false
 inet:x:3003:3003:SPLUSA:/var/lib/empty:/bin/false
 net_raw:x:3004:3004:SPLUSA:/var/lib/empty:/bin/false
 net_admin:x:3005:3005:SPLUSA:/var/lib/empty:/bin/false
+developer::5100:100:developer with SDK:/home/developer:/bin/false
+testuser:x:5101:5101:test user:/var/lib/empty:/bin/sh
+pulse:x:6507:6507:PulseAudio daemon:/var/run/pulse:/bin/false
 misc:x:9998:9998:SPLUSA:/var/lib/empty:/bin/false