diff --git a/doc/bugs/android_4.3_install_failed_.mdwn b/doc/bugs/android_4.3_install_failed_.mdwn index a1b6bd7d64..69749ea2ad 100644 --- a/doc/bugs/android_4.3_install_failed_.mdwn +++ b/doc/bugs/android_4.3_install_failed_.mdwn @@ -16,4 +16,5 @@ The message given by git-annex: lib/lib.runshell.so: line 133: can't create /sdcard/git-annex.home/git-annex-install.log: Permission denied Installation failed ! Please report a but and attach /sdcard/git-annex.home/git-annex-install.log - +[[!meta title="android 4.3 install failed on android device without sdcard"]] +[[!tag moreinfo]] diff --git a/doc/bugs/ssh_portnum_bugs.mdwn b/doc/bugs/ssh_portnum_bugs.mdwn index 129f14b608..4f24a9945a 100644 --- a/doc/bugs/ssh_portnum_bugs.mdwn +++ b/doc/bugs/ssh_portnum_bugs.mdwn @@ -12,3 +12,4 @@ Change Port 22 in /etc/ssh/sshd_config to Port 9999, restart ssh on both compute When I was experiencing this issue, I was running the default on Jessie/Wheezy. Now I'm running the latest (via auto-update and distributed binary) but don't know if this is still an issue with latest versions (I switched to 22 as a workaround). +[[!tag moreinfo]]