Re: [systemd-devel] sbin vs bin

2010-06-02 Thread Lennart Poettering
On Wed, 02.06.10 10:05, Tollef Fog Heen ([email protected]) wrote: > > ]] Steve Herber > > | I just noticed this change: > | > | 8 hours build-sys: move systemd from /sbin to /bin since it should be > used by normal ...Lennart Poettering 1 -5/+2 > | > | When would a non-ro

Re: [systemd-devel] sbin vs bin

2010-06-02 Thread Karel Zak
On Wed, Jun 02, 2010 at 12:13:28AM -0700, Steve Herber wrote: > I just noticed this change: > > 8 hours build-sys: move systemd from /sbin to /bin since it should be > used by normal ...Lennart Poettering 1 -5/+2 > > When would a non-root user even invoke the systemd execu

Re: [systemd-devel] sbin vs bin

2010-06-02 Thread Tollef Fog Heen
]] Steve Herber | I just noticed this change: | | 8 hours build-sys: move systemd from /sbin to /bin since it should be used by normal ...Lennart Poettering 1 -5/+2 | | When would a non-root user even invoke the systemd executable? systemd can be a session manager too

Re: [systemd-devel] sbin vs bin

2010-06-02 Thread Marc-Antoine Perennou
Systemd can also be used as a session manager, which is run as a simple user. On 2 June 2010 09:13, Steve Herber wrote: > I just noticed this change: > > 8 hours build-sys: move systemd from /sbin to /bin since it should be used > by normal ...Lennart Poettering 1 -5/+2 > > Wh

[systemd-devel] sbin vs bin

2010-06-02 Thread Steve Herber
I just noticed this change: 8 hours build-sys: move systemd from /sbin to /bin since it should be used by normal ...Lennart Poettering 1 -5/+2 When would a non-root user even invoke the systemd executable? For testing an expert might run systemd as a non-root user but then th