VirtualBox

Changeset 15823 in vbox


Ignore:
Timestamp:
Jan 6, 2009 9:26:40 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
41409
Message:

deb: typo (#2983)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/debian/postinst

    r14744 r15823  
    109109# The starters need to be Suid root. They drop the privileges before starting
    110110# the real frontend.
    111 if ! dpkg-statoverride --list /usr/lib/virtualbox/VirtualBox > /dev/nnull 2>&1; then
     111if ! dpkg-statoverride --list /usr/lib/virtualbox/VirtualBox > /dev/null 2>&1; then
    112112  chmod 4711 /usr/lib/virtualbox/VirtualBox
    113113fi
    114 if ! dpkg-statoverride --list /usr/lib/virtualbox/VBoxHeadless > /dev/nnull 2>&1; then
     114if ! dpkg-statoverride --list /usr/lib/virtualbox/VBoxHeadless > /dev/null 2>&1; then
    115115  chmod 4711 /usr/lib/virtualbox/VBoxHeadless
    116116fi
    117 if ! dpkg-statoverride --list /usr/lib/virtualbox/VBoxSDL > /dev/nnull 2>&1; then
     117if ! dpkg-statoverride --list /usr/lib/virtualbox/VBoxSDL > /dev/null 2>&1; then
    118118  chmod 4711 /usr/lib/virtualbox/VBoxSDL
    119119fi
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette