net conf: implement "net conf delincludes".
commit6f7fcdcda5aa4227c63cd2bd129cb0f2ca5c0009
authorMichael Adam <obnox@samba.org>
Wed, 9 Apr 2008 21:24:52 +0000 (9 23:24 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 9 Apr 2008 23:29:03 +0000 (10 01:29 +0200)
treedccd8d97d94fc08d78d7e4ae4ac04e9f91a53de2
parentf3cfc1446e923104f7aba13c519af8f706749eaf
net conf: implement "net conf delincludes".

usage: "net conf delincludes <servicename>"

This is equivalent to "net conf setincludes <servicename>"
(without further arguments).

Michael
(This used to be commit a1d09f34ec39b614d738c6f795fe8eafaf634105)
source3/utils/net_conf.c