Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
readme
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
isgphys
readme
Commits
6eaaf7d5
Commit
6eaaf7d5
authored
11 months ago
by
Sven Mäder
Browse files
Options
Downloads
Patches
Plain Diff
Add some characters to improve spelling
parent
6e6fc445
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
linux/recurring_jobs.markdown
+3
-3
3 additions, 3 deletions
linux/recurring_jobs.markdown
with
3 additions
and
3 deletions
linux/recurring_jobs.markdown
+
3
−
3
View file @
6eaaf7d5
...
...
@@ -34,7 +34,7 @@ WantedBy=multi-user.target
```
Notes: The placeholder
`%h`
will be expanded to your home directory path.
You may also specify an absolut path.
You may also specify an absolut
e
path.
You can test (start) the service unit using:
...
...
@@ -111,7 +111,7 @@ systemctl --user disable foo.timer
### Manual configuration and logs
Systemd user units are stored in your home directory in
`~/.config/systemd/user`
and are available on all managed Linux workstions via NFS.
and are available on all managed Linux workst
at
ions via NFS.
The timer and service configured above will look like this:
...
...
@@ -143,7 +143,7 @@ Run a script immediately after boot
To automatically start a long running job once after the computer boots up
create and configure systemd service and timer units as shown above.
But use the follwing timer secion in the timer unit instead of
`OnCalendar`
:
But use the foll
o
wing timer sec
t
ion in the timer unit instead of
`OnCalendar`
:
```
ini
[Timer]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment