changing lock mechanism
Systems can suffer power interruptions whilst .lock files are in /etc, preventing scripts and other automation tools from updating shadow's files which persist across boots. This commit replaces that mechanism with file locking to avoid problems of power interruption/crashing. Minor tweak to groupmems man page, requested by 'xx' on IRC. Signed-off-by: ed neville <ed@s5h.net>
This commit is contained in:
@@ -167,7 +167,7 @@
|
||||
<programlisting>
|
||||
$ groupadd -r groups
|
||||
$ chmod 2710 groupmems
|
||||
$ chown root.groups groupmems
|
||||
$ chown root:groups groupmems
|
||||
$ groupmems -g groups -a gk4
|
||||
</programlisting>
|
||||
</refsect1>
|
||||
|
Reference in New Issue
Block a user