summarylogtreecommitdiffstats
path: root/quagga.install
blob: 8df09474f0eed273ce0f876b84e74ad9bc3d0dc1 (plain)
1
2
3
4
5
6
# vim: ft=sh ts=2 sw=2 et:

post_install() {
  systemd-sysusers quagga.conf
  systemd-tmpfiles --create quagga.conf
}