Commit graph

54 commits

Author SHA1 Message Date
Zbigniew Jędrzejewski-Szmek 4c10771ce2 initctl: use irreversible jobs when switching runlevels
Spotted by uau in #systemd.
2013-07-24 09:11:36 -04:00
Zbigniew Jędrzejewski-Szmek 3143987f93 initctl: fix return from unitialized memory in error path
src/initctl/initctl.c: In function 'server_init':
src/initctl/initctl.c:282:13: warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized]
         int r;
             ^
2013-03-21 22:39:23 -04:00
Lennart Poettering b562f5a57d build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
Kay Sievers dce818b390 move all tools to subdirs 2012-04-12 17:54:42 +02:00