mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2025-06-15 05:06:06 +00:00
contrib/openrc: I like symmetry
This commit is contained in:
@ -23,7 +23,6 @@ start_pre() {
|
||||
|
||||
if [ ! -e /dev/net/tun ]; then
|
||||
ebegin "Inserting TUN module"
|
||||
|
||||
if ! modprobe tun; then
|
||||
eerror "Failed to insert TUN kernel module"
|
||||
exit 1
|
||||
|
Reference in New Issue
Block a user