488f04d387
Improved error logging and added function handling calls with log and return values Improved check for matching sudo rule
8 lines
248 B
Desktop File
Executable File
8 lines
248 B
Desktop File
Executable File
#!/usr/bin/env xdg-open
|
|
[Desktop Entry]
|
|
Exec=/usr/bin/konsole --fullscreen --hide-tabbar --hide-menubar -e /opt/sys_config/system_setup/logon_script.sh
|
|
Icon=application-x-shellscript
|
|
Name=logon_script.sh
|
|
Type=Application
|
|
X-KDE-AutostartScript=true
|