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 / Register
Toggle navigation
Open sidebar
tails
tails
Commits
9b897e02
Commit
9b897e02
authored
Nov 30, 2015
by
intrigeri
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move kill-boot-profile out of the $PATH.
Refs:
#10658
parent
cfa9624f
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
config/chroot_local-includes/etc/sudoers.d/zzz_boot_profile
config/chroot_local-includes/etc/sudoers.d/zzz_boot_profile
+1
-1
config/chroot_local-includes/usr/local/lib/end-profile
config/chroot_local-includes/usr/local/lib/end-profile
+1
-1
config/chroot_local-includes/usr/local/lib/kill-boot-profile
config/chroot_local-includes/usr/local/lib/kill-boot-profile
+0
-0
No files found.
config/chroot_local-includes/etc/sudoers.d/zzz_boot_profile
View file @
9b897e02
amnesia ALL = NOPASSWD: /usr/local/
sbin
/kill-boot-profile
amnesia ALL = NOPASSWD: /usr/local/
lib
/kill-boot-profile
config/chroot_local-includes/usr/local/lib/end-profile
View file @
9b897e02
...
...
@@ -7,4 +7,4 @@ test -e /boot-profile.pid || exit 0
# Wait some time hoping Tor has bootstrapped and Tor Browser is started
sleep
180
sudo
-n
/usr/local/
sbin
/kill-boot-profile
sudo
-n
/usr/local/
lib
/kill-boot-profile
config/chroot_local-includes/usr/local/
sbin
/kill-boot-profile
→
config/chroot_local-includes/usr/local/
lib
/kill-boot-profile
View file @
9b897e02
File moved
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