In /etc/logrotate.conf
is user permission different between Ubuntu 20.04 and 18.04 releases?
#use the syslog group by default, since this is the owning group
#of /var/log/syslog.
su root syslog
or
#use the syslog group by default, since this is the owning group
#of /var/log/syslog.
su root adm
logrotate.config
file, there is/etc/logrotate.conf
. So what is the question? What version of Ubuntu toy are asking about? – Pilot6 Nov 14 '21 at 20:00of /var/log/syslog.
su root syslog but i found it in other version
use the syslog group by default, since this is the owning group
of /var/log/syslog.
su root adm is that normal ??
– User.. Nov 14 '21 at 20:07logrotate.config
? – Pilot6 Nov 14 '21 at 20:29