summaryrefslogtreecommitdiffstats
path: root/sysutils/webmin/pkg-plist
blob: f46cba126412174458e22fdddf1b6693e3140b92 (plain)
1
2
3
4
5
6
7
8
etc/rc.d/webmin.sh
@comment Insert PLIST.lib-webmin here
@comment -=[ begin PLIST.lib-webmin ]=-
@comment -=[ end PLIST.lib-webmin ]=-
@comment upgrade configuration if etc/webmin exists
@exec [ ! -d %D/etc/webmin ] || echo | nostart=Y %D/lib/webmin/setup.sh
@comment run interactive setup if not in BATCH mode and no configuration exists
@exec [ -n "$BATCH" ] || ([ -d %D/etc/webmin ] || nostart=Y %D/lib/webmin/setup.sh)
OpenPOWER on IntegriCloud