Re: [gentoo-user] Why are these files restricted?

2017-12-13 Thread Michael Orlitzky
On 12/10/2017 08:10 PM, Ian Zimmerman wrote: > $ for f in /etc/at/at.deny /etc/cron.hourly/0anacron > /etc/default/useradd ; do > ls -l $f ; qfile $f ; > done > -rw-r- 1 root at 166 Dec 10 16:57 /etc/at/at.deny > sys-process/at (/etc/at/at.deny) > -rwxr-x--- 1 root root 392 Nov 4 21:04

[gentoo-user] Why are these files restricted?

2017-12-10 Thread Ian Zimmerman
$ for f in /etc/at/at.deny /etc/cron.hourly/0anacron /etc/default/useradd ; do ls -l $f ; qfile $f ; done -rw-r- 1 root at 166 Dec 10 16:57 /etc/at/at.deny sys-process/at (/etc/at/at.deny) -rwxr-x--- 1 root root 392 Nov 4 21:04 /etc/cron.hourly/0anacron sys-process/cronie