diff --git a/templates/udev.conf.erb b/templates/udev.conf.erb index dbb7345..125d1fc 100644 --- a/templates/udev.conf.erb +++ b/templates/udev.conf.erb @@ -1,4 +1,4 @@ # The initial syslog(3) priority: "err", "info", "debug" or its # numerical equivalent. For runtime debugging, the daemons internal # state can be changed with: "udevadm control --log-priority=". -udev_log="<%= udev_log %>" +udev_log="<%= @udev_log %>"