Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] What's firing up wireless on this laptop?
Date: Sat, 23 Jun 2018 09:53:36
Message-Id: 2316081.3GZ9Tgjmib@dell_xps
In Reply to: Re: [gentoo-user] What's firing up wireless on this laptop? by Klaus Ethgen
1 On Saturday, 23 June 2018 10:10:13 BST Klaus Ethgen wrote:
2 > Am Sa den 23. Jun 2018 um 10:00 schrieb Mick:
3 > > 4735 ? Ss 0:00 /usr/sbin/anacron -s
4 > > 5867 ? SN 0:00 \_ run-parts /etc/cron.daily
5 > > 5919 ? SN 0:00 \_ /bin/sh /etc/cron.daily/mlocate
6 > > 5926 ? DN 0:00 \_ /usr/bin/updatedb -f
7 >
8 > I don't know metalog but the ps snippet is about mlocate database.
9 > mlocate is an implementation of the `locate` command and updatedb is
10 > running find over your filesystem(s) to collect a list of all files.
11 > Maybe it is running over mountpoints that try to automount bluetooth
12 > devices. You can exclude such mountpoints from updatedb.
13
14 Thanks Klaus,
15
16 The /etc/updatedb.conf on this PC is as installed by sys-apps/mlocate - I have
17 never changed it. What mountpoints might it want to look for? I have no
18 network filesystems running.
19
20 $ mount
21 /dev/sda3 on / type ext4 (rw,noatime,data=ordered)
22 proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
23 tmpfs on /run type tmpfs (rw,nodev,relatime,size=396964k,mode=755)
24 dev on /dev type devtmpfs
25 (rw,nosuid,relatime,size=10240k,nr_inodes=495844,mode=755)
26 mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
27 devpts on /dev/pts type devpts
28 (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
29 shm on /dev/shm type tmpfs (rw,nosuid,nodev,noexec,relatime)
30 sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
31 debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
32 fusectl on /sys/fs/fuse/connections type fusectl
33 (rw,nosuid,nodev,noexec,relatime)
34 cgroup_root on /sys/fs/cgroup type tmpfs
35 (rw,nosuid,nodev,noexec,relatime,size=10240k,mode=755)
36 openrc on /sys/fs/cgroup/openrc type cgroup
37 (rw,nosuid,nodev,noexec,relatime,release_agent=/lib64/rc/sh/cgroup-release-
38 agent.sh,name=openrc)
39 none on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime)
40 cpuset on /sys/fs/cgroup/cpuset type cgroup
41 (rw,nosuid,nodev,noexec,relatime,cpuset)
42 cpu on /sys/fs/cgroup/cpu type cgroup (rw,nosuid,nodev,noexec,relatime,cpu)
43 cpuacct on /sys/fs/cgroup/cpuacct type cgroup
44 (rw,nosuid,nodev,noexec,relatime,cpuacct)
45 blkio on /sys/fs/cgroup/blkio type cgroup
46 (rw,nosuid,nodev,noexec,relatime,blkio)
47 freezer on /sys/fs/cgroup/freezer type cgroup
48 (rw,nosuid,nodev,noexec,relatime,freezer)
49 net_cls on /sys/fs/cgroup/net_cls type cgroup
50 (rw,nosuid,nodev,noexec,relatime,net_cls)
51 net_prio on /sys/fs/cgroup/net_prio type cgroup
52 (rw,nosuid,nodev,noexec,relatime,net_prio)
53 pids on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
54 /dev/sda4 on /home type ext4 (rw,noatime,data=ordered)
55 none on /run/user/1000 type tmpfs (rw,relatime,mode=700,uid=1000)
56 /home/var_tmp on /var/tmp type ext2 (rw,relatime,errors=continue,user_xattr)
57 --
58 Regards,
59 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature