stage4: remove 40-scratch.rules (added to nuscratch)
This commit is contained in:
parent
c017c51d46
commit
5854406f80
2 changed files with 0 additions and 3 deletions
|
@ -1,5 +1,3 @@
|
|||
#!/bin/bash -e
|
||||
|
||||
ln -sf /etc/systemd/system/autologin@.service ${ROOTFS_DIR}/etc/systemd/system/getty.target.wants/getty@tty1.service
|
||||
|
||||
install -v -m 644 files/40-scratch.rules ${ROOTFS_DIR}/etc/udev/rules.d/
|
|
@ -1 +0,0 @@
|
|||
ATTRS{idVendor}=="0694", ATTRS{idProduct}=="0003", SUBSYSTEMS=="usb", ACTION=="add", MODE="0666", GROUP="plugdev"
|
Reference in a new issue