Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] /etc/group- (is a backup)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
glurps
Apprentice
Apprentice


Joined: 11 Mar 2004
Posts: 292

PostPosted: Thu Oct 05, 2006 2:36 pm    Post subject: [solved] /etc/group- (is a backup) Reply with quote

what is /etc/group- for? here is a diff that reveals that it isnt much different form /etc/group:

Code:
$ diff -u /etc/group /etc/group-
--- /etc/group  2006-10-03 15:22:09.000000000 +0200
+++ /etc/group- 2006-09-21 15:27:48.000000000 +0200
@@ -43,4 +43,3 @@
 hg:x:1002:
 ntp:x:123:
 named:x:40:
-ldap:x:439:


Last edited by glurps on Thu Oct 05, 2006 4:30 pm; edited 1 time in total
Back to top
View user's profile Send private message
widan
Veteran
Veteran


Joined: 07 Jun 2005
Posts: 1512
Location: Paris, France

PostPosted: Thu Oct 05, 2006 3:08 pm    Post subject: Reply with quote

It is a backup of the previous state of the /etc/group file that was made by groupadd/mod/del before it modified the original file. There is a similar mechanism for /etc/passwd, /etc/shadow and /etc/gshadow.
Back to top
View user's profile Send private message
glurps
Apprentice
Apprentice


Joined: 11 Mar 2004
Posts: 292

PostPosted: Thu Oct 05, 2006 4:31 pm    Post subject: Reply with quote

thx
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum