diff options
Diffstat (limited to 'testing/fcron/APKBUILD')
-rw-r--r-- | testing/fcron/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/fcron/APKBUILD b/testing/fcron/APKBUILD index 54eb6b260d..7cac857eaf 100644 --- a/testing/fcron/APKBUILD +++ b/testing/fcron/APKBUILD @@ -6,7 +6,7 @@ pkgrel=2 pkgdesc="periodical command scheduler for systems not always up" url="http://fcron.free.fr/" install="fcron.pre-install" -options="suid" +options="suid !check" pkgusers="fcron" pkggroups="fcron" arch="all" |