diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2014-03-11 11:10:40 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2014-03-11 11:10:40 +0100 |
commit | 08fa84c9662c3ac2b0b0bb6284efc97b87bfc815 (patch) | |
tree | becdb097e81d65410c38dc86ffadc495437e7dc9 /open_issues/visudo.mdwn | |
parent | 8d5e38666c0c14a2cace5d532e3e1226b82e7c69 (diff) | |
download | web-08fa84c9662c3ac2b0b0bb6284efc97b87bfc815.tar.gz web-08fa84c9662c3ac2b0b0bb6284efc97b87bfc815.tar.bz2 web-08fa84c9662c3ac2b0b0bb6284efc97b87bfc815.zip |
Interlink file locking issues.
Diffstat (limited to 'open_issues/visudo.mdwn')
-rw-r--r-- | open_issues/visudo.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/open_issues/visudo.mdwn b/open_issues/visudo.mdwn index e9892e33..4e87fd8d 100644 --- a/open_issues/visudo.mdwn +++ b/open_issues/visudo.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2013 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2013, 2014 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -16,7 +16,7 @@ visudo does not work: /etc/sudoers is busy, try again later -Apparently there is some locking that sudo does which does not +Apparently there is some [[file_locking]] that sudo does which does not work. Uninvestigated for now. One can just edit the /etc/sudoers file and take care of correctness by hand. |