stunnel 5.06-1 vs systemd

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



I noticed this today after the systemd update and after I rebooted - stunnel package fails to create /run/stunnel and so stunnel.service won't start as it cannot chroot to /var/run/stunnel.

stunnel was updated for me on 10/21 from 5.03 to 5.06. Machine has been rebooted since then - so it -seems- like a change happened in systemd which triggered this, but I'm not sure.


Work around is to add these 2 lines to /etc/systemd/system/stunnel.conf before the ExecStart line:

ExecStartPre=-/usr/bin/mkdir /run/stunnel
ExecStartPre=/usr/bin/chown -R stunnel:stunnel /run/stunnel

Probably just a minor package bug.

gene


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux