<feed xmlns='http://www.w3.org/2005/Atom'>
<title>usbmuxd/systemd, branch master</title>
<subtitle>A socket daemon to multiplex connections from and to iOS devices</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/'/>
<entry>
<title>systemd: use runstatedir</title>
<updated>2023-09-18T10:25:42+00:00</updated>
<author>
<name>Patrick Williams</name>
</author>
<published>2022-10-06T12:31:37+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=2707534fc99e706114bcc6f6f4cfa20cc68156af'/>
<id>2707534fc99e706114bcc6f6f4cfa20cc68156af</id>
<content type='text'>
On newer versions of systemd, there is an expectation that `/run` is
used instead of `/var/run`.  The current service file template can
result in the following error message in the service:

```
systemd[1]: /lib/systemd/system/usbmuxd.service:7: PIDFile= references a path below legacy directory /var/run/, updating /var/run/usbmuxd.pid → /run/usbmuxd.pid; please update the unit file accordingly.
```

Prefer the `@runstatedir@` over `@localstatedir/run@` pattern as
suggested by [1].

[1]: https://www.gnu.org/prep/standards/html_node/Directory-Variables.html

Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On newer versions of systemd, there is an expectation that `/run` is
used instead of `/var/run`.  The current service file template can
result in the following error message in the service:

```
systemd[1]: /lib/systemd/system/usbmuxd.service:7: PIDFile= references a path below legacy directory /var/run/, updating /var/run/usbmuxd.pid → /run/usbmuxd.pid; please update the unit file accordingly.
```

Prefer the `@runstatedir@` over `@localstatedir/run@` pattern as
suggested by [1].

[1]: https://www.gnu.org/prep/standards/html_node/Directory-Variables.html

Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>systemd: Remove Type option from service file as it already defaults to simple</title>
<updated>2014-11-21T15:43:31+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2014-11-21T15:43:31+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=4bd7cd0d28e7f5920de51470b863f3aeee00409d'/>
<id>4bd7cd0d28e7f5920de51470b863f3aeee00409d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>systemd: Add documentation reference to unit file</title>
<updated>2014-11-21T15:37:12+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2014-11-21T15:37:12+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=7f7a360848bac728d8a51f4a22515fbebd3ef6b1'/>
<id>7f7a360848bac728d8a51f4a22515fbebd3ef6b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename HAVE_SYSTEMD conditional into WANT_SYSTEMD</title>
<updated>2014-10-16T13:03:39+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2014-10-16T13:03:39+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=657e5b0e896999a5efb9df127470498b65e7a10a'/>
<id>657e5b0e896999a5efb9df127470498b65e7a10a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>systemd: Use new "--systemd" and fix multiple device handling with systemd</title>
<updated>2014-10-14T16:12:06+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2014-10-14T16:12:06+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=04b5d3e2e3e9bd3e2fa4ecb8b9b00789afdf2902'/>
<id>04b5d3e2e3e9bd3e2fa4ecb8b9b00789afdf2902</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add systemd activation autofoo with fallback for udev and manual activation</title>
<updated>2014-09-19T16:54:02+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2014-07-26T15:08:41+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=577538f213cd7132c7450db393fd6fef6bb46b5a'/>
<id>577538f213cd7132c7450db393fd6fef6bb46b5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
