Re: [systemd-devel] Debian patches, typo fixes

2010-09-05 Thread Michael Biebl
2010/9/6 Lennart Poettering : > On Fri, 03.09.10 16:44, Michael Biebl (mbi...@gmail.com) wrote: >> I thus created separate service files called >> umountfs.service, umountnfs.service and umountroot.service. >> I've installed them to /lib/systemd/system, and symlinked them to >> /lib/systemd/system/

Re: [systemd-devel] Debian patches, typo fixes

2010-09-05 Thread Lennart Poettering
On Fri, 03.09.10 16:44, Michael Biebl (mbi...@gmail.com) wrote: > Hi, > > patch 0001 and 0002 add preliminary Debian support to systemd. > patch 0003 fixes a small typo. > > Those scripts are not run during shutdown/reboot, as systemd only stop > services which are running (I hope I understood th

Re: [systemd-devel] emergency vs. rescue

2010-09-05 Thread Lennart Poettering
On Fri, 03.09.10 15:30, Bill Nottingham (nott...@redhat.com) wrote: > Is there any real, useful, reason to define both of these? In RH/Fedora, we > don't support a distinction, and haven't since switching away from sysvinit. > As they're set up now in systemd, they're identical except for some str

Re: [systemd-devel] bash autocompletion

2010-09-05 Thread Lennart Poettering
On Sun, 05.09.10 07:40, Michael Biebl (mbi...@gmail.com) wrote: > > 2010/9/5 Matthew Miller : > > On Sun, Sep 05, 2010 at 06:53:25AM +0200, Michael Biebl wrote: > >> attached is a first stab at bash completion support for systemctl. > >> You need to have the bash-completion package installed (on

Re: [systemd-devel] bash autocompletion

2010-09-05 Thread Lennart Poettering
On Sun, 05.09.10 06:53, Michael Biebl (mbi...@gmail.com) wrote: > Hi everyone, > > attached is a first stab at bash completion support for systemctl. > You need to have the bash-completion package installed (on Debian: > apt-get install bash-completion), then simply copy the file to > /etc/bash_c