Allow more login shells

Add `ksh`, `oil shell`, `C shell`, `Elvish`, `fish` and `xonsh` to login shell profile
This commit is contained in:
hafeoz 2024-01-05 21:35:28 +00:00 committed by GitHub
parent 7cf7adc197
commit edcf00d64e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,7 @@ profile login @{exec_path} flags=(attach_disconnected) {
@{exec_path} mr,
@{bin}/{,z,ba,da}sh rUx,
@{bin}/{,c,k,o,y,z,ba,da,fi,tc,xon,elvi}sh rUx,
@{etc_ro}/environment r,
@{etc_ro}/security/limits.d/{,*} r,