artix-packages
Pacman repository for artix linux
git clone
git://gtms.dev/artix-packages
Log
|
Files
|
Refs
cronie.run (52B)
1
#!/bin/sh
2
exec crond -n -x "$(cat debugflags)" 2>&1