#!/bin/bash

find / -exec setfattr -x security.PDPL {} \;

