summarylogtreecommitdiffstats
path: root/ejabberd.install
blob: 4112130197cc38c479b67936136b2c85428a15e0 (plain)
1
2
3
4
5
6
7
post_install() {
  systemd-sysusers ejabberd.conf
}

post_upgrade() {
  systemd-sysusers ejabberd.conf
}