Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Mar 2021 12:15:54 GMT
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 6e71c6428d - main - Handbook: Security -> Doas
Message-ID:  <202103061215.126CFsD0026641@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by gbe:

URL: https://cgit.FreeBSD.org/doc/commit/?id=6e71c6428db784a4d246a683da6b9845c3d13836

commit 6e71c6428db784a4d246a683da6b9845c3d13836
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2021-03-06 12:14:56 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2021-03-06 12:14:56 +0000

    Handbook: Security -> Doas
    
    Add an actual headline for the small chapter.
---
 documentation/content/en/books/handbook/security/_index.adoc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/documentation/content/en/books/handbook/security/_index.adoc b/documentation/content/en/books/handbook/security/_index.adoc
index 1cb02b6f8d..6c80890c1f 100644
--- a/documentation/content/en/books/handbook/security/_index.adoc
+++ b/documentation/content/en/books/handbook/security/_index.adoc
@@ -2127,6 +2127,8 @@ While sessions are logged, any administrator is able to remove sessions and leav
 The `sudoreplay` is extremely extendable. Consult the documentation for more information.
 
 [[security-doas]]
+== Using doas as an alternative to sudo
+
 As an alternative to package:security/sudo[] package:security/doas[] can be used to provide the ability for users to get enhanced privileges.
 
 The doas utility is available via the ports collection in package:security/doas[] or via the man:pkg[8] utility.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103061215.126CFsD0026641>