File portsentry.install of Package portsentry

post_install() {
    systemctl daemon-reload
    systemctl enable portsentry.service
    systemctl start portsentry.service
}

pre_remove() {
    systemctl stop portsentry.service
    systemctl disable portsentry.service
}
openSUSE Build Service is sponsored by