elemental-toolkit icon indicating copy to clipboard operation
elemental-toolkit copied to clipboard

.yaml files should not be executable

Open kkaempf opened this issue 1 year ago • 1 comments

This is strange

/system/oem> ls -l
total 17
-rwxr-xr-x 1 root root 1300 Mai  7 09:47 00_rootfs.yaml*
-rw-r--r-- 1 root root 1521 Apr 17 15:26 01_elemental-rootfs.yaml
-rw-r--r-- 1 root root  138 Apr 17 15:26 02_datasources.yaml
-rw-r--r-- 1 root root  149 Apr 17 15:26 03_hostname.yaml
-rw-r--r-- 1 root root  378 Apr 17 15:26 04_accounting.yaml
-rw-r--r-- 1 root root  723 Mai  6 16:44 05_motd_and_autologin.yaml
-rwxr-xr-x 1 root root  593 Mai  7 09:47 05_network.yaml*
-rwxr-xr-x 1 root root  747 Mai  7 09:47 06_recovery.yaml*
-rwxr-xr-x 1 root root  964 Mai  7 09:47 07_live.yaml*
-rwxr-xr-x 1 root root 5201 Mai  7 09:47 08_boot_assessment.yaml*
-rwxr-xr-x 1 root root  559 Mai  7 09:47 09_services.yaml*
-rw-r--r-- 1 root root  167 Apr 17 15:26 99_elemental-register-install.yaml
-rw-r--r-- 1 root root  200 Apr 17 15:26 99_elemental-register-timer.yaml
-rw-r--r-- 1 root root  214 Apr 17 15:26 99_elemental_system_agent.yaml

kkaempf avatar May 07 '24 12:05 kkaempf

This was fixed in https://github.com/rancher/elemental-toolkit/pull/1961, what version of the elemental-cli are you running on that system?

frelon avatar May 08 '24 07:05 frelon

This is already fixed since May

davidcassany avatar Sep 10 '24 07:09 davidcassany