mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
cron: dont depend on syslog.target
This commit is contained in:
committed by
Stephan Raue
parent
0aac96548a
commit
6281f65c24
@@ -1,6 +1,6 @@
|
||||
[Unit]
|
||||
Description=Cron daemon
|
||||
After=syslog.target cron-defaults.service
|
||||
After=cron-defaults.service
|
||||
Requires=cron-defaults.service
|
||||
|
||||
ConditionPathExists=/storage/.cache/services/crond.conf
|
||||
|
||||
Reference in New Issue
Block a user