3 lines
59 B
Plaintext
3 lines
59 B
Plaintext
|
#!/bin/sh
|
||
|
update-rc.d xrdp_control.sh defaults > /dev/null
|