1 2 3 4 5 6
#!/bin/sh rm -rf /run/nDPId /run/nDPIsrvd deluser ndpid || true deluser ndpisrvd || true delgroup ndpisrvd-distributor || true