• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/avahi/avahi-autoipd-perms.patch
Peter KorsgaardPeter Korsgaard committed 744c8224a2c05 Mar 2009
Raw file
Source viewDiff to previous
 
1
--- avahi-0.6.14/avahi-autoipd/main.c.cls   2006-09-13 12:49:45.000000000 -0700
2
+++ avahi-0.6.14/avahi-autoipd/main.c   2006-09-25 20:34:10.000000000 -0700
3
@@ -239,7 +239,7 @@
4
 
5
     fprintf(f, "%s\n", inet_ntop(AF_INET, &addr, buf, sizeof (buf)));
6
     fclose(f);
7
-
8
+    chmod(fn, S_IRUSR|S_IWUSR);
9
     return 0;
10
     
11
 fail:
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.