文件操作 - 60-autosuspend.rules
返回文件管理
返回主菜单
删除本文件
文件: /usr/lib/udev/rules.d/60-autosuspend.rules
编辑文件内容
# do not edit this file, it will be overwritten on update ACTION!="add", GOTO="autosuspend_end" # I2C rules SUBSYSTEM=="i2c", ATTR{name}=="cyapa", \ ATTR{power/control}="on", GOTO="autosuspend_end" # Enable autosuspend if hwdb says so. Here we are relying on # the hwdb import done earlier based on MODALIAS. ENV{ID_AUTOSUSPEND}=="1", TEST=="power/control", \ ATTR{power/control}="auto" LABEL="autosuspend_end"
修改文件时间
将文件时间修改为当前时间的前一年
删除文件