Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
c124f4f2e04dca16a428a76c89677328bc7bf908
/
.
/
meta
/
recipes-extended
/
cronie
/
cronie
/
crond.service
blob: d435a6eb34093d4c37ae8b043d71e4c2892d4aed [
file
] [
log
] [
blame
]
[
Unit
]
Description
=
Periodic
Command
Scheduler
[
Service
]
EnvironmentFile
=
/etc/
sysconfig
/
crond
ExecStart
=
@SBINDIR@
/
crond
-
n $CRONDARGS
ExecReload
=
@BASE_BINDIR@
/
kill
-
HUP $MAINPID
Restart
=
always
[
Install
]
WantedBy
=
multi
-
user
.
target