Re: configfs and systemd and dependencies

2014-01-06 Thread Jacek Konieczny
On 2014-01-05 20:31, Jacek Konieczny wrote: > I wonder how to solve that right? > – remove 'ConditionPathExists=/sys/kernel/config' and use > 'ExecStartPre=modprobe configfs' instead? It was a bit more complicated than that, but I have patched the systemd units so the 'configfs' module will be loa

configfs and systemd and dependencies

2014-01-05 Thread Jacek Konieczny
I am preparing 'targetcli' package for the iSCSI target configuration. I have taken the systemd service file from Fedora, which says: [Unit] Description=Restore LIO kernel target configuration Requires=sys-kernel-config.mount After=sys-kernel-config.mount network.target local-fs.target The 'Requi