]> git.pld-linux.org Git - projects/setup.git/commitdiff
- stats user and logs,stats group
authorJacek Konieczny <jajcus@pld-linux.org>
Wed, 18 Feb 2004 09:35:33 +0000 (09:35 +0000)
committerJacek Konieczny <jajcus@pld-linux.org>
Wed, 18 Feb 2004 09:35:33 +0000 (09:35 +0000)
Changed files:
    etc/group -> 1.22
    etc/passwd -> 1.12

etc/group
etc/passwd

index 38f16a1f1e9a1e3e71f5d8529443340e88f633b9..b045f3128a63f6469d630e2528ed7f6b6b8a76cc 100644 (file)
--- a/etc/group
+++ b/etc/group
@@ -28,6 +28,8 @@ dip::40:
 ftp::50:
 http::51:
 nobody::99:
+stats::123:
+logs::124:stats
 users::1000:
 tpexec::65500:
 nosock::65501:
index 328cc326c877a147b49b08e97e16f6b7f816ea90..caa3590aa3677b9dbd271b225e093aea2bc131c7 100644 (file)
@@ -13,4 +13,5 @@ operator:*:11:0:operator:/root:
 games:*:12:20:games:/usr/games:
 ftp:*:14:50:FTP User:/home/services/ftp:/bin/false
 http:*:51:51:HTTP User:/home/services/httpd:/bin/false
+stats:*:123:123:Statistics generator user:/:/bin/false
 nobody:*:99:99:Nobody:/:
This page took 0.27306 seconds and 4 git commands to generate.