diff options
-rw-r--r-- | COPYING | 4 | ||||
-rwxr-xr-x | LICENSE.Apache-2.0 | 205 | ||||
-rwxr-xr-x[-rw-r--r--] | Makefile | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | aliases | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | bashrc | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | csh.cshrc | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | csh.login | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | exports | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | filesystems | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | group | 229 | ||||
-rwxr-xr-x[-rw-r--r--] | host.conf | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | hosts | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | hosts.allow | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | hosts.deny | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | inputrc | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | motd | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | packaging/setup.spec | 29 | ||||
-rwxr-xr-x[-rw-r--r--] | passwd | 60 | ||||
-rwxr-xr-x[-rw-r--r--] | printcap | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | profile | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | protocols | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | securetty | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | services | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | setup.spec | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | shells | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | uidgid | 0 |
26 files changed, 373 insertions, 154 deletions
diff --git a/COPYING b/COPYING deleted file mode 100644 index be82589..0000000 --- a/COPYING +++ /dev/null @@ -1,4 +0,0 @@ -Setup package is public domain. - -You are free to use, copy, distribute or modify included files -without restrictions. diff --git a/LICENSE.Apache-2.0 b/LICENSE.Apache-2.0 new file mode 100755 index 0000000..8aa906c --- /dev/null +++ b/LICENSE.Apache-2.0 @@ -0,0 +1,205 @@ + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + + + diff --git a/csh.cshrc b/csh.cshrc index af6843e..af6843e 100644..100755 --- a/csh.cshrc +++ b/csh.cshrc diff --git a/csh.login b/csh.login index a1d6df9..a1d6df9 100644..100755 --- a/csh.login +++ b/csh.login diff --git a/filesystems b/filesystems index e31fe90..e31fe90 100644..100755 --- a/filesystems +++ b/filesystems @@ -1,4 +1,4 @@ -root:*:0: +root::0: daemon:*:1: bin:*:2: sys:*:3: @@ -6,134 +6,127 @@ adm:*:4: tty:*:5: disk:*:6: lp:*:7: -mail:*:8: -news:*:9: -uucp:*:10: -man:*:12: +kmem:*:9: +wheel::10: +mail::12: proxy:*:13: -kmem:*:15: -dialout:*:20:app,pulse -fax:*:21: -voice:*:22: -cdrom:*:24: -floppy:*:25: -tape:*:26: -sudo:*:27: -audio:*:29:root,app,pulse,media -dip:*:30: -www-data:*:33: -backup:*:34: -operator:*:37: -list:*:38: -irc:*:39: -src:*:40: -gnats:*:41: -shadow:*:42: -utmp:*:43: -video:*:44:app,media +uucp::14: +man::15: +dialout:*:20:app,pulse,system +audio:*:29:root,app,pulse,media,system +gopher::30: +dip::40: +shadow::42: +utmp::43: +video:*:44:app,media,system sasl:*:45: plugdev:*:46: -staff:*:50: -games:*:60: -dbus:*:81: +ftp::50: +lock::54: +games::60: +dbus:*:81 +polkitd::113: +avahi::114: +nobody::99: users:*:100: +systemd-journal:x:190: +libvirt:x:191: nogroup:*:65534: -app:x:5000: +app:x:5000:system developer:x:5100: -db_alarm:x:6001:app -db_browser:x:6002:app -db_calendar:x:6003:app -db_cc_list:x:6004:app -db_contact:x:6005:app -db_email_service:x:6006:app -db_java_runtime:x:6007:app -db_logs:x:6008:app -db_memo:x:6009:app -db_menu:x:6010:app -db_msg_service:x:6011:app -db_mtp:x:6012:app -db_spkmgr:x:6013:app -db_t9buffer:x:6014:app -db_worldclock:x:6015:app -db_sns:x:6016:app -db_filemanager:x:6017:app -db_daily_briefing:x:6018:app -db_always:x:6019:app -db_media_browser:x:6020:app -db_music:x:6021:app -db_drm:x:6022:app -db_lbs_landmark:x:6023:app -db_comm:x:6024:app -db_quickpanel:x:6025:app -db_wrt:x:6026:app -camera:x:6501:app,media -message:x:6502:app -myfiles:x:6503:app +db_alarm:x:6001:app,system +db_browser:x:6002:app,system +db_calendar:x:6003:app,system +db_cc_list:x:6004:app,system +db_contact:x:6005:app,system +db_email_service:x:6006:app,system +db_java_runtime:x:6007:app,system +db_logs:x:6008:app,system +db_memo:x:6009:app,system +db_menu:x:6010:app,system +db_msg_service:x:6011:app,system +db_mtp:x:6012:app,system +db_spkmgr:x:6013:app,system +db_t9buffer:x:6014:app,system +db_worldclock:x:6015:app,system +db_sns:x:6016:app,system +db_filemanager:x:6017:app,system +db_daily_briefing:x:6018:app,system +db_always:x:6019:app,system +db_media_browser:x:6020:app,system +db_music:x:6021:app,system +db_drm:x:6022:app,system +db_lbs_landmark:x:6023:app,system +db_comm:x:6024:app,system +db_quickpanel:x:6025:app,system +db_wrt:x:6026:app,system +camera:x:6501:app,media,system +message:x:6502:app,system +myfiles:x:6503:app,system admin:x:6504: pulse:x:6507: -pulse-access:x:6505:root,app,media -pulse-rt:x:6506:root,app,media -app_logging:x:6509:app,media,developer -sys_logging:x:6527:app,media -hwcodec:x:6510:app,media -recording:x:6508:app,pulse,media -java:x:6511:app -radio:x:6512:app -installer:x:6513:app -nfc-manager:x:6517:app -use_cert:x:6524:app -usb_device:x:6525:app -keytone:x:6526:app -video_tel:x:6528:app -vconf_setting:x:6514:app -vconf_hib:x:6515:app -vconf_seven:x:6516:app -vconf_sndprof:x:6518:app -vconf_wifi:x:6519:app -vconf_bt:x:6520:app -vconf_callstate:x:6521:app -vconf_idlelock:x:6522:app -vconf_sync:x:6523:app -ss_drmkey:x:6601:app -ss_ssaccount:x:6602:app -ss_activesync:x:6603:app -ss_privatekey:x:6604:app -system_time:x:6701:app -system_bklight:x:6702:app -system_torch:x:6703:app +pulse-access:x:6505:root,app,media,system +pulse-rt:x:6506:root,app,media,system +app_logging:x:6509:app,media,developer,system,log +sys_logging:x:6527:app,media,system,log +hwcodec:x:6510:app,media,system +recording:x:6508:app,pulse,media,system +java:x:6511:app,system +radio:x:6512:app,system +installer:x:6513:app,system +nfc-manager:x:6517:app,system +use_cert:x:6524:app,system +usb_device:x:6525:app,system +keytone:x:6526:app,system +video_tel:x:6528:app,system +vconf_setting:x:6514:app,system,media,developer,pulse +vconf_hib:x:6515:app,system +vconf_seven:x:6516:app,system +vconf_sndprof:x:6518:app,system +vconf_wifi:x:6519:app,system +vconf_bt:x:6520:app,system +vconf_callstate:x:6521:app,system +vconf_idlelock:x:6522:app,system +vconf_sync:x:6523:app,system +ss_drmkey:x:6601:app,system +ss_ssaccount:x:6602:app,system +ss_activesync:x:6603:app,system +ss_privatekey:x:6604:app,system +system_time:x:6701:app,system +system_bklight:x:6702:app,system +system_torch:x:6703:app,system lbs:x:6801:app,system -alarm:x:6802:app -dnet_use:x:6803:app -dnet_setting:x:6804:app -tel_call:x:6805:app -tel_call_info:x:6806:app -tel_msg:x:6807:app -tel_msg_info:x:6808:app -tel_net:x:6809:app -tel_net_info:x:6810:app -tel_gprs:x:6811:app -tel_gprs_info:x:6812:app -tel_sim:x:6813:app -tel_sim_info:x:6814:app -tel_sap:x:6815:app -tel_ss:x:6816:app -tel_ss_info:x:6817:app -tel_sat:x:6826:app -task_mgr:x:6818:app -power_mgr:x:6819:app -permanent:x:6820:app -oom_adj:x:6821:app -soundpath:x:6822:app -asm:x:6823:app -message_sync:x:6824:app -message_lbs:x:6825:app +alarm:x:6802:app,system +dnet_use:x:6803:app,system +dnet_setting:x:6804:app,system +tel_call:x:6805:app,system +tel_call_info:x:6806:app,system +tel_msg:x:6807:app,system +tel_msg_info:x:6808:app,system +tel_net:x:6809:app,system +tel_net_info:x:6810:app,system +tel_gprs:x:6811:app,system +tel_gprs_info:x:6812:app,system +tel_sim:x:6813:app,system +tel_sim_info:x:6814:app,system +tel_sap:x:6815:app,system +tel_ss:x:6816:app,system +tel_ss_info:x:6817:app,system +tel_sat:x:6826:app,system +task_mgr:x:6818:app,system +power_mgr:x:6819:app,system +permanent:x:6820:app,system +oom_adj:x:6821:app,system +soundpath:x:6822:app,system +asm:x:6823:app,system +message_sync:x:6824:app,system +message_lbs:x:6825:app,system bt_use:x:6827:app,pulse,system crash:x:6828:app,system,media,developer,pulse -system:x:1000: +system:x:200: bluetooth:x:1002: graphics:x:1003: -input:x:1004:developer,app -log:x:1007: +input:x:1004:developer,system compass:x:1008: mount:x:1009: wifi:x:1010: @@ -144,6 +137,8 @@ dhcp:x:1014: sdcard_rw:x:1015: vpn:x:1016: keystore:x:1017: +log:x:1901:system +run_tmp:x:1902:system shell:x:2000: cache:x:2001: diag:x:2002: @@ -153,5 +148,3 @@ inet:x:3003: net_raw:x:3004: net_admin:x:3005: misc:x:9998: -systemd-journal:x:190: -libvirt:x:191: diff --git a/host.conf b/host.conf index 6cdfa5b..6cdfa5b 100644..100755 --- a/host.conf +++ b/host.conf diff --git a/hosts.allow b/hosts.allow index 6d99ba3..6d99ba3 100644..100755 --- a/hosts.allow +++ b/hosts.allow diff --git a/hosts.deny b/hosts.deny index c9bde8e..c9bde8e 100644..100755 --- a/hosts.deny +++ b/hosts.deny diff --git a/packaging/setup.spec b/packaging/setup.spec index b3b99b1..247f7ac 100644..100755 --- a/packaging/setup.spec +++ b/packaging/setup.spec @@ -1,8 +1,8 @@ Summary: A set of system configuration and setup files Name: setup -Version: 0.1 -Release: 4 -License: Public Domain +Version: 0.2 +Release: 1 +License: Apache-2.0 Group: System/Base URL: https://fedorahosted.org/setup/ Source0: https://fedorahosted.org/releases/s/e/%{name}/%{name}-0.1.tar.bz2 @@ -15,7 +15,7 @@ The setup package contains a set of important system configuration and setup files, such as passwd, group, and profile. %prep -%setup -q +%setup -q ./shadowconvert.sh %build @@ -29,7 +29,6 @@ rm -rf %{buildroot} mkdir -p %{buildroot}/etc/profile.d cp -ar * %{buildroot}/etc rm -f %{buildroot}/etc/uidgid -rm -f %{buildroot}/etc/COPYING mkdir -p %{buildroot}/var/log touch %{buildroot}/var/log/lastlog touch %{buildroot}/etc/environment @@ -52,7 +51,8 @@ pushd %{buildroot}/etc rm -f shadow gshadow popd mkdir -p $RPM_BUILD_ROOT%{_datadir}/license -cat COPYING > $RPM_BUILD_ROOT%{_datadir}/license/setup +cp LICENSE.Apache-2.0 $RPM_BUILD_ROOT%{_datadir}/license/%{name} +rm -f $RPM_BUILD_ROOT/etc/LICENSE.Apache-2.0 %clean rm -rf %{buildroot} @@ -95,3 +95,20 @@ rm -rf %{buildroot} %ghost %attr(0644,root,root) %verify(not md5 size mtime) /var/log/lastlog %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/mtab +%changelog +* Fri Mar 20 2015 WaLyong Cho <walyong.cho@samsung.com> - None +- PROJECT: external/setup +- COMMIT_ID: 7e34f70170d6e9384cff8dba5702b4f65e6d81bc +- BRANCH: master +- PATCHSET_REVISION: 7e34f70170d6e9384cff8dba5702b4f65e6d81bc +- CHANGE_OWNER: \"WaLyong Cho\" <walyong.cho@samsung.com> +- PATCHSET_UPLOADER: \"WaLyong Cho\" <walyong.cho@samsung.com> +- CHANGE_URL: http://slp-info.sec.samsung.net/gerrit/2529307 +- PATCHSET_REVISION: 7e34f70170d6e9384cff8dba5702b4f65e6d81bc +- TAGGER: WaLyong Cho <walyong.cho@samsung.com> +- Gerrit patchset approval info: +- WaLyong Cho <walyong.cho@samsung.com> Verified : 1 +- Kyungmin Park <kyungmin.park@samsung.com> Code-Review : 2 +- Kyungmin Park <kyungmin.park@samsung.com> Verified : 1 +- CHANGE_SUBJECT: Merge remote-tracking branch 'origin/devel/systemfw/master' +- Merge remote-tracking branch 'origin/devel/systemfw/master' @@ -1,35 +1,43 @@ root::0:0:root:/root:/bin/sh bin:*:1:1:bin:/bin: daemon:*:2:2:daemon:/sbin: -ftp:*:14:50:FTP User:/home/ftp: dbus:*:81:81:D-Bus:/var/run/dbus:/bin/false -system:x:1000:1000:system:/home/system:/bin/sh -bluetooth:x:1002:1002:bluetooth:/home/bluetooth:/bin/false -graphics:x:1003:1003:graphics:/home/graphics:/bin/false -input:x:1004:1004:input:/home/input:/bin/false -log:x:1007:1007:log:/home/log:/bin/false -compass:x:1008:1008:compass:/home/compass:/bin/false -mount:x:1009:1009:mount:/home/mount:/bin/false -wifi:x:1010:1010:wifi:/home/wifi:/bin/false -adb:x:1011:1011:adb:/home/adb:/bin/false -install:x:1012:1012:install:/home/install:/bin/false -media:x:1013:1013:media:/home/media:/bin/false -dhcp:x:1014:1014:dhcp:/home/dhcp:/bin/false -sdcard_rw:x:1015:1015:sdcard_rw:/home/sdcard_rw:/bin/false -vpn:x:1016:1016:vpn:/home/vpn:/bin/false -keystore:x:1017:1017:keystore:/home/keystore:/bin/false -shell:x:2000:2000:shell:/home/shell:/bin/false -cache:x:2001:2001:cache:/home/cache:/bin/false -diag:x:2002:2002:diag:/home/diag:/bin/false -net_bt_admin:x:3001:3001:net_bt_admin:/home/net_bt_admin:/bin/false -net_bt:x:3002:3002:net_bt:/home/net_bt:/bin/false -inet:x:3003:3003:inet:/home/inet:/bin/false -net_raw:x:3004:3004:net_raw:/home/net_raw:/bin/false -net_admin:x:3005:3005:net_admin:/home/net_admin:/bin/false +lp:*:4:7:lp:/var/spool/lpd:/sbin/nologin +sync:*:5:0:sync:/sbin:/bin/sync +shutdown:*:6:0:shutdown:/sbin:/sbin/shutdown +halt:*:7:0:halt:/sbin:/sbin/halt +mail:*:8:12:mail:/var/spool/mail:/sbin/nologin +uucp:*:10:14:uucp:/var/spool/uucp:/sbin/nologin +ftp:*:14:50:FTP User:/srv/ftp:/sbin/nologin +polkitd:x:113:113:polkitd:/var/lib/polkit:/sbin/nologin +avahi:x:114:114:avahi:/run/avahi-daemon:/sbin/nologin +system:x:200:200:System daemon:/home/system:/bin/sh +bluetooth:x:1002:1002:SPLUSA:/var/lib/empty:/bin/false +graphics:x:1003:1003:SPLUSA:/var/lib/empty:/bin/false +input:x:1004:1004:SPLUSA:/var/lib/empty:/bin/false +log:x:1901:1901:System log:/var/lib/empty:/bin/false +compass:x:1008:1008:SPLUSA:/var/lib/empty:/bin/false +mount:x:1009:1009:SPLUSA:/var/lib/empty:/bin/false +wifi:x:1010:1010:SPLUSA:/var/lib/empty:/bin/false +adb:x:1011:1011:SPLUSA:/var/lib/empty:/bin/false +install:x:1012:1012:SPLUSA:/var/lib/empty:/bin/false +media:x:1013:1013:SPLUSA:/var/lib/empty:/bin/false +dhcp:x:1014:1014:SPLUSA:/var/lib/empty:/bin/false +sdcard_rw:x:1015:1015:SPLUSA:/var/lib/empty:/bin/false +vpn:x:1016:1016:SPLUSA:/var/lib/empty:/bin/false +keystore:x:1017:1017:SPLUSA:/var/lib/empty:/bin/false +shell:x:2000:2000:SPLUSA:/var/lib/empty:/bin/false +cache:x:2001:2001:SPLUSA:/var/lib/empty:/bin/false +diag:x:2002:2002:SPLUSA:/var/lib/empty:/bin/false +net_bt_admin:x:3001:3001:SPLUSA:/var/lib/empty:/bin/false +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 app:x:5000:5000:In-house application:/home/app:/bin/sh developer::5100:5100:developer with SDK:/home/developer:/bin/false pulse:x:6507:6507:PulseAudio daemon:/var/run/pulse:/bin/false -misc:x:9998:9998:misc:/home/misc:/bin/false +misc:x:9998:9998:SPLUSA:/var/lib/empty:/bin/false sshd:x:112:65534::/var/run/sshd:/usr/sbin/nologin -security-containers:x:377:65534:security-containers:/var/lib/empty:/sbin/false +security-containers:x:377:377:security-containers:/var/lib/empty:/sbin/false nobody:x:65534:65534:nobody:/nonexistent:/usr/sbin/nologin diff --git a/protocols b/protocols index 295fb8a..295fb8a 100644..100755 --- a/protocols +++ b/protocols diff --git a/securetty b/securetty index 36c6555..36c6555 100644..100755 --- a/securetty +++ b/securetty diff --git a/setup.spec b/setup.spec index 31c4bce..31c4bce 100644..100755 --- a/setup.spec +++ b/setup.spec |