diff options
author | James Meyer <james.meyer@operamail.com> | 2009-01-18 00:36:36 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-01-18 00:36:36 (GMT) |
commit | 7fbe2eccb1d7ff24f443fc42d90594014d8449be (patch) | |
tree | 267060fdb1f891d5f5fe1189ad6ec783b75155a1 /abs/core-testing/runit-scripts/PKGBUILD | |
parent | 1ed68530466f71d4077f50597c73103f3e5d4d9b (diff) | |
download | linhes_pkgbuild-7fbe2eccb1d7ff24f443fc42d90594014d8449be.zip linhes_pkgbuild-7fbe2eccb1d7ff24f443fc42d90594014d8449be.tar.gz linhes_pkgbuild-7fbe2eccb1d7ff24f443fc42d90594014d8449be.tar.bz2 |
switch ctr+alt+delete to reboot instead of poweroff.
closes FS#98
Diffstat (limited to 'abs/core-testing/runit-scripts/PKGBUILD')
-rwxr-xr-x | abs/core-testing/runit-scripts/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/runit-scripts/PKGBUILD b/abs/core-testing/runit-scripts/PKGBUILD index d74ab16..ccd0d1f 100755 --- a/abs/core-testing/runit-scripts/PKGBUILD +++ b/abs/core-testing/runit-scripts/PKGBUILD @@ -1,6 +1,6 @@ pkgname=runit-scripts pkgver=1.8.0 -pkgrel=23 +pkgrel=26 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |