/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 mandos.service

  • Committer: Teddy Hogeborn
  • Date: 2013-10-28 10:04:05 UTC
  • mto: (237.7.272 trunk)
  • mto: This revision was merged to the branch mainline in revision 307.
  • Revision ID: teddy@recompile.se-20131028100405-u6miovq7y39m69x7
Doc fix: Refer to architecture libdir.

* debian/mandos-client.README.Debian: Refer to architecture libdir.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[Unit]
2
2
Description=Server of encrypted passwords to Mandos clients
3
 
Documentation=man:intro(8mandos) man:mandos(8)
4
3
 
5
4
[Service]
6
5
Type=simple
8
7
## its ZeroConf service and be reachable on the network.
9
8
#Type=dbus
10
9
#BusName=se.recompile.Mandos
11
 
# If you add --no-dbus, also comment out BusName above, and vice versa
12
10
ExecStart=/usr/sbin/mandos --foreground
13
11
Restart=always
14
12
KillMode=process