diff options
author | Tetsuo Handa | 2023-01-13 23:11:38 +0900 |
---|---|---|
committer | Tetsuo Handa | 2023-01-13 23:11:38 +0900 |
commit | fa17087e244263627a01d6a9b76b8fdaf410de34 (patch) | |
tree | 25841475249caf6b5b68dea4a13c445ef389144b | |
parent | 1ed8a46256771de283772d482403691807214cf7 (diff) |
tomoyo: Update website link
SourceForge.JP was renamed to OSDN in May 2015.
Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
-rw-r--r-- | security/tomoyo/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tomoyo/Kconfig b/security/tomoyo/Kconfig index ee0c1f48025b..fad75be5f381 100644 --- a/security/tomoyo/Kconfig +++ b/security/tomoyo/Kconfig @@ -10,7 +10,7 @@ config SECURITY_TOMOYO help This selects TOMOYO Linux, pathname-based access control. Required userspace tools and further information may be - found at <http://tomoyo.sourceforge.jp/>. + found at <https://tomoyo.osdn.jp/>. If you are unsure how to answer this question, answer N. config SECURITY_TOMOYO_MAX_ACCEPT_ENTRY |