1
0
mirror of https://github.com/systemd/systemd.git synced 2025-08-29 01:49:55 +03:00

tmpwatch: fix typo and remove [Install]

This commit is contained in:
Kay Sievers
2010-09-21 16:22:10 +02:00
parent 03aeb5bed0
commit c2a4755857
2 changed files with 1 additions and 4 deletions

View File

@ -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

View File

@ -7,7 +7,7 @@
[Unit]
Description=Daily Cleanup of Temporary Directories
DefaultDependency=no
DefaultDependencies=no
[Timer]
OnBootSec=1d