summarylogtreecommitdiffstats
path: root/reload-systemd.install
blob: 460bf2c2fca0f43d270ecd721b0832586dd4cfb2 (plain)
1
2
3
post_upgrade() {
    systemctl daemon-reload
}