source: trunk/debathena/config/network-manager-config/debian/rules @ 23988

Revision 23988, 182 bytes checked in by broder, 15 years ago (diff)
In network-manager-config: * chmod the NetworkManager config file to 600 so NM won't ignore it.
  • Property svn:executable set to *
Line 
1#!/usr/bin/make -f
2
3include /usr/share/cdbs/1/rules/debhelper.mk
4
5binary-fixup/debathena-network-manager-config::
6        chmod 600 $(DEB_DESTDIR)/etc/NetworkManager/system-connections/MIT
Note: See TracBrowser for help on using the repository browser.