Goffredo Baroncelli

Results 13 comments of Goffredo Baroncelli

> The other two places 1. and 2. are for different features, setenv option i.e. setenv { PATH } and setenv { PATH=$PATH }, > both cases are treated specially,...

> I don't know if I understand correctly, do you want that doas prepends some directories to the executing users PATH instead of > **changing** the PATH variable in the...

I recently face the same issue. I solved using /sbin/agetty instead of /bin/login. ` ExecStart=/usr/bin/kmscon "--vt=%I" --seats=seat0 --no-switchvt -l /sbin/agetty -- -o '-p -- \u' --noclear - linux ` ![image](https://user-images.githubusercontent.com/4663983/104123130-92782f00-5349-11eb-8256-f07f78b27074.png)...