Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
tails
tails
Commits
ff9c9657
Commit
ff9c9657
authored
Feb 05, 2010
by
amnesia
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use a wrapper to run amnesia-security-check after sleeping 2 minutes.
parent
a9f8943d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
config/chroot_local-includes/home/amnesia/.config/autostart/security-check.desktop
...des/home/amnesia/.config/autostart/security-check.desktop
+1
-1
config/chroot_local-includes/usr/local/bin/amnesia-security-check-wrapper
...cal-includes/usr/local/bin/amnesia-security-check-wrapper
+4
-0
No files found.
config/chroot_local-includes/home/amnesia/.config/autostart/security-check.desktop
View file @
ff9c9657
...
...
@@ -2,7 +2,7 @@
Name=amnesia-security-check
GenericName=check amnesia known security issues
Comment=check amnesia known security issues
Exec=/usr/local/bin/amnesia-security-check
Exec=/usr/local/bin/amnesia-security-check
-wrapper
Terminal=false
Type=Application
Categories=GNOME;X-GNOME-PersonalSettings;
...
...
config/chroot_local-includes/usr/local/bin/amnesia-security-check-wrapper
0 → 100755
View file @
ff9c9657
#!/bin/sh
sleep
120
exec
/usr/local/bin/amnesia-security-check
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