gluon/package/gluon-setup-mode/files/lib/gluon/setup-mode/rc.d/S12rpcd
2017-01-18 16:28:48 +01:00

6 lines
82 B
Bash
Executable File

#!/bin/sh /etc/rc.common
if [ -x /etc/init.d/rpcd ]; then
. /etc/init.d/rpcd
fi