Commit f2ff2f21 authored by nimrod's avatar nimrod
Browse files

Small correction to the daily fw_update invocation in OpenBSD.

parent 56d15236
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -483,7 +483,7 @@
      VERBOSESTATUS=0
      syspatch -c
      pkg_add -uInx | grep -v '^quirks'
      fw_update -n
      fw_update -an | grep -v '^quirks'
    dest: /etc/daily.local
    group: wheel
    mode: 0o044