stage4: remove 40-scratch.rules (added to nuscratch)

pull/29/head
Serge Schneider 2016-10-27 17:41:15 +01:00
parent c017c51d46
commit 5854406f80
2 changed files with 0 additions and 3 deletions

View File

@ -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/

View File

@ -1 +0,0 @@
ATTRS{idVendor}=="0694", ATTRS{idProduct}=="0003", SUBSYSTEMS=="usb", ACTION=="add", MODE="0666", GROUP="plugdev"