mirror of
https://github.com/yggdrasil-network/yggdrasil-go
synced 2024-11-09 15:10:26 +03:00
contrib/openrc: I like symmetry
This commit is contained in:
parent
1097c1c0c9
commit
76dd1f6345
@ -23,7 +23,6 @@ start_pre() {
|
|||||||
|
|
||||||
if [ ! -e /dev/net/tun ]; then
|
if [ ! -e /dev/net/tun ]; then
|
||||||
ebegin "Inserting TUN module"
|
ebegin "Inserting TUN module"
|
||||||
|
|
||||||
if ! modprobe tun; then
|
if ! modprobe tun; then
|
||||||
eerror "Failed to insert TUN kernel module"
|
eerror "Failed to insert TUN kernel module"
|
||||||
exit 1
|
exit 1
|
||||||
|
Loading…
Reference in New Issue
Block a user