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
d9ff9bc6
Commit
d9ff9bc6
authored
Nov 16, 2015
by
intrigeri
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Drop obsolete comment.
parent
1119845a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
config/chroot_local-includes/usr/local/sbin/tails-spoof-mac
config/chroot_local-includes/usr/local/sbin/tails-spoof-mac
+0
-4
No files found.
config/chroot_local-includes/usr/local/sbin/tails-spoof-mac
View file @
d9ff9bc6
...
...
@@ -33,10 +33,6 @@ show_notification() {
# We must wait until all the facilities necessary for showing the
# notification to the Live user is available to prevent it from
# getting lost.
# Note: We pgrep for notification-daemon's full command because
# otherwise pgrep will look at the process name, which seems to be
# cropped to 15 chars, i.e. "notification-da". Also, we probably
# do not want to get mixed up with "gdu-notification-daemon".
until
pgrep
-u
"
${
LIVE_USERNAME
}
"
'^ibus-daemon'
>
/dev/null
;
do
sleep
1
done
...
...
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