> On Feb 26, 2026, at 4:17 PM,
fatty.merc...@aceecat.org wrote:
>
> Ok, so I'm trying doas again (it's an on/off affair, I'm not convinced
Mine shows this, what does your doas.conf contain?
Tim
timothyk@nexttroll:~ % doas printenv
DOAS_USER=timothyk
HOME=/root
LOGNAME=root
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SHELL=/bin/sh
TERM=xterm-256color
USER=root
timothyk@nexttroll:~ % doas which service
/usr/sbin/service
timothyk@nexttroll:~ % doas service
Usage:
service [-j <jail name or id>] -e
service [-j <jail name or id>] [-q] -R
service [-j <jail name or id>] [-v] -l
service [-j <jail name or id>] [-v] -r
service [-j <jail name or id>] [-dqv] [-E var=value] <rc.d script> start|stop|etc.
service -h
-d Enable debugging of rc.d scripts
-j Perform actions within the named jail
-E n=val Set variable n to val before executing the rc.d script
-e Show services that are enabled
-R Stop and start enabled /usr/local/etc/rc.d services
-l List all scripts in /etc/rc.d and /usr/local/etc/rc.d
-r Show the results of boot time rcorder
-q quiet
-v Verbose