diff options
author | Martin Väth <martin@mvath.de> | 2014-06-05 22:24:24 +0200 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2015-10-11 10:49:10 +0200 |
commit | 3e247c5bae758be7aeb6468166082e486cdc11ca (patch) | |
tree | 2406062c68a406c8ba36fccca37a075ded5f7257 /profiles | |
parent | Bump mv_perl (diff) | |
download | mv-3e247c5bae758be7aeb6468166082e486cdc11ca.tar.gz mv-3e247c5bae758be7aeb6468166082e486cdc11ca.tar.bz2 mv-3e247c5bae758be7aeb6468166082e486cdc11ca.zip |
Add systemd-cron
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 3bd4feca..9f3660ca 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -116,3 +116,5 @@ sys-fs/squash_dir:unionfs-fuse - Prefer unionfs-fuse sys-fs/squashfs-tools:lz4 - Enable support for LZ4 compression using app-arch/lz4 sys-fs/squashfs-tools:progress-redirect - Redirect printing of progress bar to stderr. This gives a nicer output if used from scripts like sys-fs/squash_dir sys-fs/squashfs-tools:xz - Enable support for XZ ("LZMA2") compression using app-arch/xz-utils +sys-process/systemd-cron:cron-boot - Enable systemd boot cron target +sys-process/systemd-cron:yearly - Enable systemd yearly cron target |