postconf

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

  1. dugaduga

    Best way to trigger .postconf (dnsmasq) without rebooting? [solved]

    Anyone know how to trigger the loading of the postconfig files?
  2. M

    smb.postconf not doing anything

    I'm trying to insert some veto rules into my smb.conf file via the following smb.postconf, located at /jffs/scripts/smb.postconf: #!/bin/sh CONFIG=$1 sed -i '' 's:veto files = :veto files = /._*/.DS_Store/.Trashes/.TemporaryItems:g' $CONFIG Unfortunately it doesn't appear to have any effect...
Top