Line 149: |
Line 149: |
| ==Services to Modify== | | ==Services to Modify== |
| | | |
− | '''smbd''' : Remove
| + | {| class="wikitable" |
− | * Remove /var/service/smbd
| + | |- |
− | * Remove /services/smbd
| + | ! Service name !! Type !! Action !! File !! Description |
− | * Remove /etc/rc.d/init.d/supervise/smb
| + | |- |
− | * REmove /etc/rc.d/rc7.d/S91smb
| + | | smbd || Existing |
− | * Remove /etc/rc.d/init.d/smbd
| + | |- |
| + | | || || Remove ||/var/service/smbd || |
| + | |- |
| + | | || || Remove ||/services/smbd || |
| + | |- |
| + | | || || Remove ||/etc/rc.d/init.d/supervise/smb || |
| | | |
− | '''nmbd''' : Remove
| + | |- |
− | * Remove /var/service/smbd
| + | | || || Remove ||/etc/rc.d/rc7.d/S91smb || |
− | * Remove /services/smbd
| + | |- |
− | * Remove /etc/rc.d/init.d/smbd
| + | | || || Remove ||/etc/rc.d/init.d/smbd || |
− |
| + | |
− | '''smb''': Create (Note: I would have liked to have called this "Samba," but that would have meant changing alot of existing code that looks for "smb"
| + | |- |
− | * Create /var/service/smb, using smbd as a template. Samba 4 should be started with /usr/sbin/samba -D
| + | | nmbd || Existing |
− | * Create symlink /service/smb -> /var/service/smb
| + | |- |
− | * Create symlink /etc/rc.d/init.d/smb -> /etc/rc.d/init.d/daemontools
| + | | || || Remove ||/var/service/smbd || |
− | * Create symlink /etc/rc.d/rc7.d/S91smb -> /etc/rc.d/init.d/e-smith-service
| + | |
| + | |- |
| + | | || || Remove ||/services/smbd || |
| + | |
| + | |- |
| + | | || || Remove ||/etc/rc.d/init.d/smbd || |
| + | |- |
| + | | smb || New || || ||I would have liked to have called this "Samba," but that would have meant changing alot of existing code that looks for "smb" |
| + | |- |
| + | | || || Create ||/var/service/smb || using smbd as a template. Samba 4 should be started with /usr/sbin/samba -D |
| + | |- |
| + | | || || Create symlink ||/service/smb -> /var/service/smb || |
| + | |
| + | |- |
| + | | || || Create symlink ||/etc/rc.d/init.d/smb -> /etc/rc.d/init.d/daemontools || |
| + | |- |
| + | | || || Create symlink ||/etc/rc.d/rc7.d/S91smb -> /etc/rc.d/init.d/e-smith-service || |
| + | |} |
| | | |
| ==DNS== | | ==DNS== |