IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 6 and Version 7 of GentooImageUpdate


Ignore:
Timestamp:
Jun 30, 2009, 2:54:41 PM (17 years ago)
Author:
jhoblitt
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GentooImageUpdate

    v6 v7  
    123123# we just broke nagios so restart it
    124124/etc/init.d/nrpe restart
     125# remove packages now outside the 'world' set
    125126emerge --prune
     127# cleanup dead symlinks
     128find /bin /usr/bin /sbin /usr/sbin -type l ! -xtype f ! -xtype d -exec rm -f {} \;
    126129}}}
    127130