mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
aur/asterisk cleanup systemd tmpfiles after removal.
This commit is contained in:
parent
73d88e41b9
commit
3823ff5151
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ post_upgrade() {
|
|||
post_remove() {
|
||||
echo -n -e "\nremoving asterisk system user... "
|
||||
userdel asterisk && echo "done."
|
||||
rm -f /etc/tmpdiles.d/asterisk.conf
|
||||
}
|
||||
op=$1
|
||||
shift
|
||||
|
|
Loading…
Reference in a new issue