4 lines
74 B
Bash
4 lines
74 B
Bash
#!/bin/sh
|
|
|
|
rc-update add gdm default
|
|
rc-update add networkmanager default
|