forked from scionproto/scion
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scion.sh: remove creation of /run/shm/sciond/
The /run/shm/sciond/ directory used to contain the sciond unix sockets. These sockets have been replaced by TCP sockets quite some time ago, in scionproto#3652. Remove the no longer necessary creation and cleanup of this directory from the scion.sh script. Closes scionproto#3971 GitOrigin-RevId: 07d7215f45eebca5c4f9499213b8a2d342d802f2
- Loading branch information
Showing
1 changed file
with
6 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters