2 lines
28 B
Bash
2 lines
28 B
Bash
#!/bin/sh
|
|
rc-update del xdm
|
#!/bin/sh
|
|
rc-update del xdm
|