6 lines
74 B
Plaintext
6 lines
74 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
systemctl daemon-reload
|
||
|
systemctl enable kysdk-dbus.service
|
||
|
|