/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

  • Committer: Teddy Hogeborn
  • Date: 2023-02-12 17:49:24 UTC
  • Revision ID: teddy@recompile.se-20230212174924-y7fnckjje5xsd9lb
Move D-Bus policy file to /usr/share/dbus-1/session.d

According to dbus-daeemon(1), the correct place for D-Bus policy files
is not "/etc/dbus-1/session.d" but "/usr/share/dbus-1/session.d" (and
Lintian 2.116.0 warns about this).  Therefore, move the file.

* Makefile (DBUSPOLICYDIR): New; set to
  "$(DESTDIR)/usr/share/dbus-1/system.d".
  (install-server): Use $(DBUSPOLICYDIR).
* debian/mandos.dirs (etc/dbus-1/system.d): Remove.
  (usr/share/dbus-1/system.d): New.
* debian/mandos.maintscript: New.
Filename Latest Rev Last Changed Committer Comment Size
..
password-agent.c 1274 1 year ago Teddy Hogeborn Suppress warnings Suppress warnings about mlock() 266 KB Diff Download File
password-agent.xml 1259 1 year ago Teddy Hogeborn Update copyright year * debian/copyright: Update 14.5 KB Diff Download File
ask-password-mandos.service 1218 3 years ago teddy at recompile Update copyright year * DBUS-API: Update copyrigh 2.2 KB Diff Download File
File module-setup.sh 1201 4 years ago teddy at recompile Allow users to alter ask-password-mandos.service 7.7 KB Diff Download File
File cmdline-mandos.sh 1127 4 years ago Teddy Hogeborn Add dracut(8) support Add support for the dracut( 2.8 KB Diff Download File
ask-password-mandos.path 1127 4 years ago Teddy Hogeborn Add dracut(8) support Add support for the dracut( 1.8 KB Diff Download File