Initial commit

This commit is contained in:
2025-10-30 12:53:30 +02:00
commit a7e2042494
6 changed files with 116 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
name: cronie
description: Cronie cron daemon
type: background
start_cmd: /usr/sbin/crond -n
exit_method: kill
restart: true