Correct permissions for rc.inet1.conf?
by andrew.46 from LinuxQuestions.org on (#6G8V5)
My wired connection has suddenly failed and while I have been looking for the cause I noted some unusual permissions on /etc/rc.d/ rc.inet1.conf:
Code:root@illium/etc/rc.d# ls -l rc.inet1.conf
-rw------- 1 root root 10656 Jul 26 12:55 rc.inet1.confCan anyone confirm the more usual permissions for this file? The conf file itself is et:
Code:root@illium/etc/rc.d# ls -l rc.inet1
-rwxr-xr-x 1 root root 29100 Jan 3 2022 rc.inet1And as to why my wired connection has suddenly failed...
Code:root@illium/etc/rc.d# ls -l rc.inet1.conf
-rw------- 1 root root 10656 Jul 26 12:55 rc.inet1.confCan anyone confirm the more usual permissions for this file? The conf file itself is et:
Code:root@illium/etc/rc.d# ls -l rc.inet1
-rwxr-xr-x 1 root root 29100 Jan 3 2022 rc.inet1And as to why my wired connection has suddenly failed...