To change the sfcfrmd daemon's startup mode, use the -m option of sfcsetup(8).
How to change the sfcfrmd daemon's startup mode to wait_bg is explained below.
Confirm the current the sfcfrmd daemon's startup mode.
# sfcsetup -m <Enter> wait |
Change the sfcfrmd daemon's startup mode.
# sfcsetup -m wait_bg <Enter> |
Confirm the sfcfrmd daemon's startup mode after change.
# sfcsetup -m <Enter> wait_bg |