changeset 655:82f5e43259eb

Add helper for easier doas
author nanaya <me@nanaya.pro>
date Mon, 31 May 2021 14:56:58 +0900
parents 4c30afd0451f
children c495e6236cfd
files bin/sud
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/sud	Mon May 31 14:56:58 2021 +0900
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec doas -S "$@"