summarylogtreecommitdiffstats
path: root/brickd.install
blob: 5947a7be3a1b0c4bde88d7b0d0e1263125f83df8 (plain)
1
2
3
post_install() {
    echo "To enable Brick Daemon run systemctl enable --now brickd.service brickd-resume.service."
}