[systemd-devel] LSB Requires-Start: ... $network ... vs network.service

2013-07-03 Thread Sage Weil
Hi everyone, I have a sysvinit script on fedora 18 (systemd 195) with ### BEGIN INIT INFO # Provides: ceph # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Required-Start:$remote_fs $named $network $time # Required-Stop: $remote_fs $named $network $time # Short-De

Re: [systemd-devel] LSB Requires-Start: ... $network ... vs network.service

2013-07-03 Thread Colin Guthrie
'Twas brillig, and Sage Weil at 03/07/13 04:06 did gyre and gimble: > Hi everyone, > > I have a sysvinit script on fedora 18 (systemd 195) with > > ### BEGIN INIT INFO > # Provides: ceph > # Default-Start: 2 3 4 5 > # Default-Stop: 0 1 6 > # Required-Start:$remote_fs $n