diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2015-10-07 21:38:30 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2015-10-07 21:38:30 +0200 |
commit | b4c22bb08fa29f2747e3b77004821d2e9badb7e6 (patch) | |
tree | 66cf904cd6b93ffd1893a19a955ca01798373bdd /contributing.mdwn | |
parent | 095af72d2c6cf6269d2b139634183e7e53033a54 (diff) | |
parent | a26cfb9c30ab60ca71d84f86d002b718f351efdc (diff) | |
download | web-b4c22bb08fa29f2747e3b77004821d2e9badb7e6.tar.gz web-b4c22bb08fa29f2747e3b77004821d2e9badb7e6.tar.bz2 web-b4c22bb08fa29f2747e3b77004821d2e9badb7e6.zip |
Merge commit 'a26cfb9c30ab60ca71d84f86d002b718f351efdc'
Diffstat (limited to 'contributing.mdwn')
-rw-r--r-- | contributing.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contributing.mdwn b/contributing.mdwn index 7740f682..21b258a3 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -114,6 +114,7 @@ lookups|hurd/interface/dir_lookup]] work. * Improve our [[FUSE library|hurd/libfuse]]. * Add a relatime or lazytime option to ext2fs. * Fix our [[open_issues/symlink_translator]]. +* Fix chmod on fifos: mkfifo foo ; sudo chmod g+w foo <a name="porting"></a> ## Porting Packages |