File: filesystems_changed

package info (click to toggle)
partman 63
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,208 kB
  • ctags: 150
  • sloc: ansic: 1,877; sh: 1,399; makefile: 66
file content (5 lines) | stat: -rwxr-xr-x 113 bytes parent folder | download
1
2
3
4
5
#!/bin/sh

if [ -f /var/lib/partman/filesystems_detected ]; then
    rm /var/lib/partman/filesystems_detected
fi