aboutsummaryrefslogtreecommitdiffstats
path: root/main/pdnsd/pdnsd.post-deinstall
blob: f5cb9e80cbe2bef46ec813f7ba24c3acc01aae9e (plain)
1
2
3
4
#!/bin/sh

deluser pdnsd 2>/dev/null
exit 0