summaryrefslogtreecommitdiff
path: root/doc/forum/PROPELLOR__95__DEBUG_doesn_not_propagate_to_the_host.mdwn
blob: aa0e2537f4923e4e01dae172f782551e62569ce4 (plain)
1
2
3
4
5
6
7
8
9
While investigating my rm property problem I ran propellor with

    PROPELLOR_DEBUG=1 propellor

At the beginning I have the debug informations but not once the ssh connection was initiated on the host.

So I had to log into the host in order to run locally propellor in debug mode.

It seems to me that the PROPELLOR_DEBUG=1 env should be propagate to the host, chroot etc...