mafik / gatekeeper

DHCP & DNS server optimized for home gateways.
MIT License
78 stars 2 forks source link

Gain root privileges during startup #44

Open mafik opened 1 year ago

mafik commented 1 year ago
  1. Gatekeeper should check if passwordless sudo is available & use it automatically at startup if not running as root.
  2. If running under graphical environment, graphical password prompt should be displayed.
  3. Otherwise it should restart itself through sudo - potentially prompting for password on the terminal.