Skip to content

Commit

Permalink
svcadm refresh is required to have new config enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
drscream committed Sep 8, 2014
1 parent 98514bf commit 9d45084
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions copy/opt/core/bin/spiped-configure-smf
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ svccfg -s spiped:$INSTANCE setprop spiped/mode = astring: $MODE
svccfg -s spiped:$INSTANCE setprop spiped/source = astring: $SOURCE
svccfg -s spiped:$INSTANCE setprop spiped/target = astring: $TARGET
svccfg -s spiped:$INSTANCE setprop spiped/key = astring: $KEYFILE
svcadm refresh spiped:$INSTANCE
svcadm enable spiped:$INSTANCE
svcadm restart spiped:$INSTANCE

0 comments on commit 9d45084

Please sign in to comment.