1
0
Fork 0
mirror of synced 2024-10-22 19:58:57 -04:00
Commit graph

3 commits

Author SHA1 Message Date
Georg Pfuetzenreuter
26f74e58ac
fix(suse): skip service
SUSE based distributions do not use Cron, but instead a systemd
timer for running logrotate on a schedule.
As this timer is enabled through a systemd preset, skip the state
completely.

Signed-off-by: Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com>
2024-08-22 13:25:35 +02:00
Gilles Dartiguelongue
0846ae41e3 Rename state identifiers
Just for cosmetics
2017-02-14 17:13:57 +01:00
Gilles Dartiguelongue
f0cf823177 Split init.sls into config, install and service
Following the template-formula example.
2017-02-14 17:13:57 +01:00