Skip to content

Commit

Permalink
(profile::core::fiberspec) add dco class
Browse files Browse the repository at this point in the history
  • Loading branch information
dtapiacl committed May 14, 2024
1 parent cc343b3 commit fe8be6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/profile/manifests/core/fiberspec.pp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# Manages Avantes Fiberspectrometer USB devices.
#
class profile::core::fiberspec {
include profile::ts::dco
systemd::udev::rule { 'fiberspec.rules':
rules => [
"SUBSYSTEM==\"usb\", ATTR{idVendor}==\"1992\", ATTR{idProduct}==\"0667\", ACTION==\"add\", GROUP=\"saluser\", MODE=\"0664\"",
Expand Down

0 comments on commit fe8be6b

Please sign in to comment.