Re: [systemd-devel] [systemd-commits] .gitignore Makefile.am man/machine-id.xml src/machine-id-main.c src/machine-id-setup.c src/machine-id-setup.h src/main.c

2011-03-05 Thread Gustavo Sverzut Barbieri
Forget what I said, i checked it from the phone and messed the doc with the file contents! :) and sorry about 2 top posts On Saturday, March 5, 2011, Gustavo Sverzut Barbieri wrote: > Oh man, XML? > > Ok, this one is pretty parseable with sed or custom code, but couldn't > u keep it as an ini fi

Re: [systemd-devel] [systemd-commits] .gitignore Makefile.am man/machine-id.xml src/machine-id-main.c src/machine-id-setup.c src/machine-id-setup.h src/main.c

2011-03-05 Thread Gustavo Sverzut Barbieri
Oh man, XML? Ok, this one is pretty parseable with sed or custom code, but couldn't u keep it as an ini file as systemd units? On Friday, March 4, 2011, Lennart Poettering wrote: >  .gitignore             |    1 >  Makefile.am            |   15 >  man/machine-id.xml     |  104 +

[systemd-devel] Errors in log for "systemctl status" as non-root user

2011-03-05 Thread Andrey Borzenkov
Mar 5 17:33:44 cooker dbus-daemon: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.62" (uid=501 pid=3778 comm="systemctl status haldaemon.service ") interface="org.freedesktop.systemd1.Manager" member="LoadUnit" error name="(unset)" requested_reply=0 destination="or

Re: [systemd-devel] [PACKAGERS] Packaging systemd >= 20

2011-03-05 Thread Lennart Poettering
On Sat, 05.03.11 12:02, Andrey Borzenkov ([email protected]) wrote: > > On Sat, Mar 5, 2011 at 11:30 AM, Tom Gundersen wrote: > > On Sat, Mar 5, 2011 at 3:54 PM, Andrey Borzenkov wrote: > >> systemd-machine-id-setup is run before anything (including /var) is > >> mounted. How possible to initia

Re: [systemd-devel] systemctl is-enabled...

2011-03-05 Thread Andrey Borzenkov
On Fri, Mar 4, 2011 at 10:51 PM, Bill Nottingham wrote: > The implementation of the is-enabled command makes its not necessarily > useful as I might expect it to be. From looking at it, it merely checks > whether the '[Install]' section has been executed. That means that it's > not going to be cor

Re: [systemd-devel] [PACKAGERS] Packaging systemd >= 20

2011-03-05 Thread Andrey Borzenkov
On Sat, Mar 5, 2011 at 11:30 AM, Tom Gundersen wrote: > On Sat, Mar 5, 2011 at 3:54 PM, Andrey Borzenkov wrote: >> systemd-machine-id-setup is run before anything (including /var) is >> mounted. How possible to initialize it from /var which is not >> available? > > If I understand correctly, syst

Re: [systemd-devel] [PACKAGERS] Packaging systemd >= 20

2011-03-05 Thread Tom Gundersen
On Sat, Mar 5, 2011 at 3:54 PM, Andrey Borzenkov wrote: > systemd-machine-id-setup is run before anything (including /var) is > mounted. How possible to initialize it from /var which is not > available? If I understand correctly, systemd-machine-id-setup should be run at install time, and not at