Your IP : 216.73.216.170


Current Path : /proc/self/root/proc/self/root/etc/cron.daily/
Upload File :
Current File : //proc/self/root/proc/self/root/etc/cron.daily/dpkg

#!/bin/sh

# Backup the 7 last versions of dpkg's status file
if cd /var/backups ; then
    if ! cmp -s dpkg.status.0 /var/lib/dpkg/status ; then
            cp -p /var/lib/dpkg/status dpkg.status
            savelog -c 7 dpkg.status >/dev/null
    fi
fi



Warning: Unknown: open(/var/www/iplanru/data/bin-tmp/sess_3dc567c4983eac1971f24c59643126d9, O_RDWR) failed: No space left on device (28) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/www/iplanru/data/bin-tmp) in Unknown on line 0