* Didier 'OdyX' Raboud <o...@debian.org>, 2014-08-02, 19:25:
599 open("/tmp/tcl.tmp.mDGyFD", O_RDWR|O_CREAT|O_EXCL, 0600) = -1
EROFS (Read-only file system)
Would the following patch help you there?
--- a/lib/systemd/system/usb_modeswitch@.service
+++ b/lib/systemd/system/usb_modeswitch@.service
@@ -4,3 +4,5 @@ Description=USB_ModeSwitch
[Service]
Type=oneshot
ExecStart=/usr/sbin/usb_modeswitch_dispatcher --switch-systemd %I
+RuntimeDirectory=usb-modeswitch
+Environment="TMPDIR=/run/usb-modeswitch"
I use sysvinit, so no, it wouldn't. :-P
More importantly, jimctl doesn't seem to honour TMPDIR. :-(
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org