Changeset 45684 for ipk/source.sh4/network_samba/CONTROL/postrm
- Timestamp:
- Feb 14, 2022, 12:51:17 PM (4 years ago)
- File:
-
- 1 edited
-
ipk/source.sh4/network_samba/CONTROL/postrm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ipk/source.sh4/network_samba/CONTROL/postrm
r45683 r45684 2 2 INSTDIR="$1" 3 3 4 if [ -e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then4 if [ "$INSTDIR" != "/var" ]; then 5 5 rm -rf /var/bin/smbd > /dev/null 2>&1 6 6 rm -rf /var/bin/nmbd > /dev/null 2>&1 … … 9 9 rm /mnt/config/smb.conf 10 10 11 if [ - e /etc/.oebuild ] || [ -e /etc/.ovbuild ];then11 if [ -f /mnt/config/start-config ]; then 12 12 sed -i s#"sambaserver=y"#"sambaserver=n"#g /mnt/config/start-config 13 13 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)