Changeset 68dd3db for npl


Ignore:
Timestamp:
06/17/17 12:11:15 (8 years ago)
Author:
Edwin Eefting <edwin@datux.nl>
Branches:
gcc484, master, perl-5.22
Children:
2bd9b8d
Parents:
6f166c4
Message:

symlink fix

Location:
npl/fileserver/samba_conf
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • npl/fileserver/samba_conf/root/etc/postinst.d/post.samba

    r6f166c4 r68dd3db  
    33#replace by symlink
    44if ! [ -L /etc/cups ]; then
    5         mv /etc/cups /etc/cups.old
    65        ln -s /home/system/cups /etc/cups 2>/dev/null
    76fi
    87
    98if ! [ -L /etc/samba ]; then
     9        mv /etc/samba /etc/samba.old
    1010        ln -s /home/system/samba /etc/samba 2>/dev/null
    1111fi
  • npl/fileserver/samba_conf/samba_conf.build

    r6f166c4 r68dd3db  
    1 6450
     16451
  • npl/fileserver/samba_conf/samba_conf.md5

    r6f166c4 r68dd3db  
    1 a033a4ce66ababa9fd24f7112d8dddef  ./root/etc/postinst.d/post.samba
     1784f7ea0934c95d4518fd446b146a083  ./root/etc/postinst.d/post.samba
    22c473d0d177dab192550848c30d7cbbcb  ./root/home/shares/netlogon/logon.bat.new
    3338d7df09b3968b369c7b43a5cde5856e  ./root/home/system/cups/cupsd.conf.default.new
     
    1616a94682b32e8f1f709ed4c22997d5c0a7  ./root/service/smbd/run
    17177f4de4630eb70bfe77bd7ccea504230f  ./root/service/winbindd/run
    18 403a14c31f024568be52f42360a41c3a  ./samba_conf.pkg
     189ed27621e83be249532912c74760d061  ./samba_conf.pkg
    1919ca70f70bd0e82246686e746c7bf20e21  ./samba_conf.SlackBuild
    20 be0f0ea5beceea2976ba7400308ec519  ./samba_conf.SlackBuild.log.gz
     20f0415c41b574991ade5595f0a7869122  ./samba_conf.SlackBuild.log.gz
Note: See TracChangeset for help on using the changeset viewer.