diff options
author | James Meyer <james.meyer@operamail.com> | 2012-01-22 01:32:12 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-01-22 01:32:12 (GMT) |
commit | 08ddf5889e4e0898ef0a17a8fe669800fe2616e1 (patch) | |
tree | 47430d2576622b9fef5bcb7c3637cd748db3f2d3 /abs/core/runit-scripts/PKGBUILD | |
parent | fdeee99099f4a75074a009d31ef926e9997d84fa (diff) | |
download | linhes_pkgbuild-08ddf5889e4e0898ef0a17a8fe669800fe2616e1.zip linhes_pkgbuild-08ddf5889e4e0898ef0a17a8fe669800fe2616e1.tar.gz linhes_pkgbuild-08ddf5889e4e0898ef0a17a8fe669800fe2616e1.tar.bz2 |
runit-scripts: mythbackend. Add add_storage --report to startup.
This will print out a list of any new disks found
refs #796
Diffstat (limited to 'abs/core/runit-scripts/PKGBUILD')
-rwxr-xr-x | abs/core/runit-scripts/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/runit-scripts/PKGBUILD b/abs/core/runit-scripts/PKGBUILD index 6ef0e51..9fa7cdb 100755 --- a/abs/core/runit-scripts/PKGBUILD +++ b/abs/core/runit-scripts/PKGBUILD @@ -1,6 +1,6 @@ pkgname=runit-scripts pkgver=2.1.1 -pkgrel=44 +pkgrel=48 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |