Changeset 24447 for ipk/source.sh4/network_samba/CONTROL/postrm
- Timestamp:
- Oct 19, 2013, 9:55:38 PM (12 years ago)
- File:
-
- 1 edited
-
ipk/source.sh4/network_samba/CONTROL/postrm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/network_samba/CONTROL/postrm
r24435 r24447 1 1 #!/bin/sh 2 INSTDIR="$1" 3 4 if [ "$INSTDIR" != "/var" ]; then 5 rm -rf /var/bin/smbd > /dev/null 2>&1 6 rm -rf /var/bin/nmbd > /dev/null 2>&1 7 fi 2 8 3 9 if [ -f /mnt/config/start-config ]; then 4 echo "deactivate samba..."5 10 sed -i s#"sambaserver=y"#"sambaserver=n"#g /mnt/config/start-config 6 11 fi
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)