/mandos/release

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

« back to all changes in this revision

Viewing changes to debian/mandos-client.templates

  • Committer: Teddy Hogeborn
  • Date: 2024-09-08 07:04:52 UTC
  • mto: This revision was merged to the branch mainline in revision 410.
  • Revision ID: teddy@recompile.se-20240908070452-oyxj1zojswt0aft5
Fix #1069689 by using pkg-config in debian/rules

The directory for systemd unit files (output of "pkg-config systemd
--variable=systemdsystemunitdir") has changed.  But there was a
hardcoded instance of this directory in debian/mandos.dirs.  Fix this
by removing the directory from debian/mandos.dirs, and instead
creating the correct directory explicitly in debian/rules.

* debian/mandos.dirs (lib/systemd/system): Removed.
* debian/rules (PKG_CONFIG): New; copied from Makefile.
  (override_dh_installdirs-indep): New; run dh_installdirs twice:
  first normally, and again for the systemd unit file directory.

Closes: #1069689
Reported-By: Helmut Grohne <helmut@subdivi.de>
Thanks: Helmut Grohne <helmut@subdivi.de> for report and analysis

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Template: mandos-client/key_id
2
2
Type: note
3
 
_description: New client option "${key_id}" is REQUIRED on server
 
3
_Description: New client option "${key_id}" is REQUIRED on server
4
4
 A new "key_id" client option is REQUIRED in the server's clients.conf
5
5
 file, otherwise this computer most likely will not reboot unattended. 
6
6
 This option:
7
7
 .
8
 
 ${key_id}
 
8
  ${key_id}
9
9
 .
10
10
 must be added (all on one line!) on the Mandos server host, in the file
11
11
 /etc/mandos/clients.conf, right before the "fingerprint" option for this