Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
steam
systemd
Commits
c2a47558
Commit
c2a47558
authored
Sep 21, 2010
by
Kay Sievers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tmpwatch: fix typo and remove [Install]
parent
03aeb5be
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
4 deletions
+1
-4
units/tmpwatch.service
units/tmpwatch.service
+0
-3
units/tmpwatch.timer
units/tmpwatch.timer
+1
-1
No files found.
units/tmpwatch.service
View file @
c2a47558
...
@@ -16,6 +16,3 @@ Before=poweroff.service reboot.service halt.service killall.service
...
@@ -16,6 +16,3 @@ Before=poweroff.service reboot.service halt.service killall.service
Type
=
oneshot
Type
=
oneshot
ExecStart
=
/usr/sbin/tmpwatch -umc -x /tmp/.X11-unix -x /tmp/.ICE-unix 10d /tmp
ExecStart
=
/usr/sbin/tmpwatch -umc -x /tmp/.X11-unix -x /tmp/.ICE-unix 10d /tmp
ExecStart
=
/usr/sbin/tmpwatch -umc 30d /var/tmp
ExecStart
=
/usr/sbin/tmpwatch -umc 30d /var/tmp
[Install]
WantedBy
=
shutdown.target
units/tmpwatch.timer
View file @
c2a47558
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
[Unit]
[Unit]
Description=Daily Cleanup of Temporary Directories
Description=Daily Cleanup of Temporary Directories
DefaultDependenc
y
=no
DefaultDependenc
ies
=no
[Timer]
[Timer]
OnBootSec=1d
OnBootSec=1d
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment