mkimage-profiles/features.in/homeros/live/image-scripts.d/10-sudo
Michael Pozhidaev fbd3460684 Initial Homeros support
- added destination homeros-nano.iso yields   minimal
  speaking image;
- added "homeros" feature contain scripts appropriate
  for general Homeros functions but need further development.
2013-01-18 06:07:58 +07:00

7 lines
95 B
Bash
Executable File

#!/bin/sh -e
mkdir -p /etc/sudo.d
chmod 700 /etc/sudo.d
control su public
control sudo public