From 4c8035fde23fafccb731dc8368635a4f9724f2cb Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Sat, 6 May 2023 14:21:13 +0700 Subject: [PATCH] feat: remove doas --- docs/2022-12-25-archlinux.html | 17 ----------------- posts/2022-12-25-archlinux.md | 15 --------------- 2 files changed, 32 deletions(-) diff --git a/docs/2022-12-25-archlinux.html b/docs/2022-12-25-archlinux.html index 515ba71..c47ed18 100644 --- a/docs/2022-12-25-archlinux.html +++ b/docs/2022-12-25-archlinux.html @@ -569,23 +569,6 @@ useradd -m -G wheel -s /usr/bin/zsh -c " # Set password passwd joker -

- doas (WIP) -

-
-
-pacman -Syu opendoas
-
-chown -c root:root /etc/doas.conf
-chmod -c 0400 /etc/doas.conf
-
-

Edit /etc/doas.conf (must end with a newline):

-
-
permit persist :wheel
-