sudo 0.2.1

Detect if you are running as root, restart self with sudo if needed
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.log]
version = "0.4"

[package]
authors = ["Stefan Schindler <dns2utf8@estada.ch>"]
description = "Detect if you are running as root, restart self with sudo if needed"
edition = "2018"
include = ["README.md", "src/**"]
license = "MIT/Apache-2.0"
name = "sudo"
repository = "https://gitlab.com/dns2utf8/sudo.rs"
version = "0.2.1"