文件操作 - 95-cd-devices.rules
返回文件管理
返回主菜单
删除本文件
文件: /usr/lib/udev/rules.d/95-cd-devices.rules
编辑文件内容
######################################################################## # Copyright (C) 2009-2011 Richard Hughes <richard@hughsie.com> # # Licensed under the GNU General Public License Version 2 # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # Devices that may have profiles. # # These are properties defining the behavior: # COLORD_DEVICE Can be assinged a profile # COLORD_KIND The kind of device # video cameras SUBSYSTEM=="video4linux", ENV{ID_V4L_PRODUCT}!="", ENV{COLORD_DEVICE}="1", ENV{COLORD_KIND}="camera" # Cameras with gphoto drivers SUBSYSTEM=="usb", ENV{ID_GPHOTO2}!="", ENV{COLORD_DEVICE}="1", ENV{COLORD_KIND}="camera"
修改文件时间
将文件时间修改为当前时间的前一年
删除文件