gpt4 book ai didi

linux - k ubuntu - 找出命令执行源(cron?)

转载 作者:太空宇宙 更新时间:2023-11-04 09:40:39 24 4
gpt4 key购买 nike

我有一个 kubuntu 桌面盒子。这个盒子摆放整齐,可以满足我的所有需求。

但是:前主人为了省电,每天晚上 23:30(晚上 11 点 30 分钟)关闭盒子。

系统日志告诉我:

23:30:02 kubuntu-871263 CRON[17372]: (root) CMD (^I/sbin/poweroff)

因此我调查了一下

crontab -l

17 * * * * root cd/&& run-parts --report/etc/cron.hourly
25 22 * * * 根测试-x/usr/sbin/anacron || ( cd/&& run-parts --report/etc/cron.daily )
47 22 * * 7 root 测试 -x/usr/sbin/anacron || ( cd/&& run-parts --report/etc/cron.weekly )
52 22 1 * * 根测试-x/usr/sbin/anacron || ( cd/&& run-parts --report/etc/cron.monthly )

对于 root 和所有用户。

我找不到 poweroff 命令的来源。 23:30 命令的来源的任何想法。

PS 我不能问以前的所有者。

最佳答案

我在/etc 中找到了一个 crontab 文件,它是系统范围的 crontab (/etc/crontab)。该文件包含 23:30 的 poweroff 命令。

关于linux - k ubuntu - 找出命令执行源(cron?),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22040557/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com