01b39e892f
systemd-xdg-autostart-generator warns that .desktop files with execute permissions set are invalid. .desktop files should not be executable. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
20 lines
421 B
Desktop File
20 lines
421 B
Desktop File
[Desktop Entry]
|
|
Comment[de_DE]=
|
|
Comment=
|
|
Exec=xterm -maximized -e /opt/sys_config/system_setup/logon_script.sh
|
|
GenericName[de_DE]=
|
|
GenericName=
|
|
Icon=application-x-shellscript
|
|
MimeType=
|
|
Name[de_DE]=User Logon Script
|
|
Name=User Logon Script
|
|
Path=/opt/sys_config/system_setup
|
|
StartupNotify=true
|
|
Hidden=false
|
|
Terminal=true
|
|
TerminalOptions=
|
|
Type=Application
|
|
X-KDE-AutostartScript=true
|
|
X-KDE-SubstituteUID=false
|
|
X-KDE-Username=
|