mirror of
https://github.com/Snigdha-OS/snigdhaos-wsl.git
synced 2025-09-22 13:14:57 +02:00
🚀 feat(_na): add scripts
This commit is contained in:
2
etc/profile.d/win-kex.sh
Normal file
2
etc/profile.d/win-kex.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
export XAUTHORITY=~/.Xauthority
|
4
etc/sudoers.d/snigdhaos-win-kex.sh
Normal file
4
etc/sudoers.d/snigdhaos-win-kex.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
%sudo ALL=NOPASSWD: /usr/lib/win-kex/xrdp/xrdpservice
|
||||
%sudo ALL=NOPASSWD: /usr/lib/win-kex/wslg-sock/wslg-sock
|
||||
%wheel ALL=NOPASSWD: /usr/lib/win-kex/xrdp/xrdpservice
|
||||
%wheel ALL=NOPASSWD: /usr/lib/win-kex/wslg-sock/wslg-sock
|
Reference in New Issue
Block a user