1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/packaging/NetworkManager
Alexander Bokovoy 36da56ec51 Make systemctl reference indirect in packaging/NetworkManager/30-winbind-systemd
Some distributions have clever dependency generators when building packages
and generate dependencies for each executable called out in shell scripts.
The end result is that a package built out of samba would contain explicit dependency
to systemd even though it is usable without systemd.

Making systemctl reference indirect avoids explicit dependency.

Reviewed-by: Andreas Schneider <asn@samba.org>

Autobuild-User(master): Alexander Bokovoy <ab@samba.org>
Autobuild-Date(master): Fri Feb 22 18:18:20 CET 2013 on sn-devel-104
2013-02-22 18:18:20 +01:00
..
30-winbind-systemd
README

This directory includes files for the dispatcher of NetworkManager. The files
need to be copied to /etc/NetworkManager/dispatcher.d/ and will be automatically
called if a network interface goes up or down.

30-winbind-systemd: This will set winbind into offline mode if you have winbind
                    offline logon turned on.