Files
op-packages/autocore/files/60-autocore-reload-rpcd
T

6 lines
44 B
Bash
Executable File

#!/bin/sh
/etc/init.d/rpcd restart
exit 0