[lug] Anyone understand systemd?

Orion Poplawski orion at cora.nwra.com
Sat Feb 11 14:48:02 MST 2012


On 02/11/2012 02:38 PM, George Sexton wrote:
> I just upgraded a router to OpenSUSE 12.1. They replaced the SystemV
> init system with systemd.
>
> The one thing I can't figure out is how to transport an inittab entry
> that worked in SystemV, and create something similar in systemd.
>
> I had a command in my inittab that was:
>
> /usr/bin/ssh -T -e none hostname
>
> that setup a simple SSH tunnel to my production mail server. I can't
> figure out how to get it working. I've setup a systemd service entry,
> but the command keeps failing with status 1, and I don't know why.
>
>

systemctl status <service>   might give you more info

running ssh -vvv in your service file might give you more info too.

-- 
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA/CoRA Division                    FAX: 303-415-9702
3380 Mitchell Lane                  orion at cora.nwra.com
Boulder, CO 80301              http://www.cora.nwra.com



More information about the LUG mailing list