crond: Move "requires root" to its own metadata field

This commit is contained in:
Boris Kraut 2017-05-06 11:47:33 +02:00
parent e06a48c300
commit c17e9c34e8

View file

@ -9,7 +9,7 @@ Name:crond
Auto Name:${applicationLabel}
Summary:Schedules scripts
Description:
Requires Root. Simple android app which implements crond using AlarmManager.
Simple android app which implements crond using AlarmManager.
Schedules all scripts in regular intervals as defined by the crontab file. The
syntax is the same as on any UNIX system and can be looked up on the internet.
@ -17,6 +17,8 @@ You need to edit the crontab file using another app or adb. Always open the app
after making changes to the crontab file to apply them.
.
Requires Root:yes
Repo Type:git
Repo:https://github.com/faerbit/android-crond