From c2a4755857ffdcc3b5ed8655493ecb9af82ba2f7 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Tue, 21 Sep 2010 16:22:10 +0200 Subject: [PATCH] tmpwatch: fix typo and remove [Install] --- units/tmpwatch.service | 3 --- units/tmpwatch.timer | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/units/tmpwatch.service b/units/tmpwatch.service index 55f8f0ac0..e69a33c8a 100644 --- a/units/tmpwatch.service +++ b/units/tmpwatch.service @@ -16,6 +16,3 @@ Before=poweroff.service reboot.service halt.service killall.service Type=oneshot ExecStart=/usr/sbin/tmpwatch -umc -x /tmp/.X11-unix -x /tmp/.ICE-unix 10d /tmp ExecStart=/usr/sbin/tmpwatch -umc 30d /var/tmp - -[Install] -WantedBy=shutdown.target diff --git a/units/tmpwatch.timer b/units/tmpwatch.timer index 222e3d238..7f69d5eb9 100644 --- a/units/tmpwatch.timer +++ b/units/tmpwatch.timer @@ -7,7 +7,7 @@ [Unit] Description=Daily Cleanup of Temporary Directories -DefaultDependency=no +DefaultDependencies=no [Timer] OnBootSec=1d -- 2.30.2