(configd) add configdctl as symlink to sbin for easier usage

when using the shell, it's now possible to trigger configd actions in a more natrual way, for example:

configdctl configd actions

(to list all registered actions)
This commit is contained in:
Ad Schellevis 2015-06-08 07:26:41 +00:00
parent 535d1c31fd
commit cd831222f3

1
src/sbin/configdctl Symbolic link
View File

@ -0,0 +1 @@
/usr/local/opnsense/service/configd_ctl.py