| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump /sbin/service version. | Bill Nottingham | 2012-06-26 | 1 | -1/+1 |
* | service: add support for legacy custom actions | Michal Schmidt | 2012-06-26 | 1 | -4/+10 |
* | Echo to stderr in a bit more standard fashion. (#832220) | Bill Nottingham | 2012-06-21 | 1 | -1/+1 |
* | Don't write to stderr that's not there (or a socket, or whatever, #746263) | Bill Nottingham | 2011-10-25 | 1 | -1/+1 |
* | do not check for the existence of a systemd unit before redirecting | Michal Schmidt | 2011-09-26 | 1 | -5/+1 |
* | Accept --ignore-dependencies, --skip-redirect in /sbin/service. | Bill Nottingham | 2011-02-17 | 1 | -1/+9 |
* | Be somewhat noisy when we're frobbing a native systemd service. | Bill Nottingham | 2010-08-23 | 1 | -0/+1 |
* | If a systemd service exists, use systemctl to frob it. | Bill Nottingham | 2010-08-20 | 1 | -0/+3 |
* | Use $() instead of `` for process expansion. | Bill Nottingham | 2009-07-30 | 1 | -2/+2 |
* | don't set $LANG, rely on it to inherit from system locales (#422141) | Bill Nottingham | 2008-05-08 | 1 | -4/+4 |
* | just test for existence, so that errors are passed up (#427767) | Bill Nottingham | 2008-01-07 | 1 | -1/+1 |
* | those aren't really translatable. don't clutter the po files | Bill Nottingham | 2006-08-01 | 1 | -3/+3 |
* | Consistently exclude backup files when globbing | Miloslav Trmac | 2006-07-27 | 1 | -6/+4 |
* | remove references to /usr/X11R6/bin (#177938) | Bill Nottingham | 2006-01-31 | 1 | -1/+1 |
* | quote environment variables (#174825) | Bill Nottingham | 2005-12-02 | 1 | -4/+4 |
* | no longer need run_init | Dan Walsh | 2004-01-16 | 1 | -4/+1 |
* | remove HOME environment variable from SELINUX code | Dan Walsh | 2003-12-03 | 1 | -1/+1 |
* | Add SELinux support | Dan Walsh | 2003-12-03 | 1 | -1/+4 |
* | pass TERM to scripts too | Bill Nottingham | 2003-02-28 | 1 | -4/+4 |
* | initialize OPTIONS (#78236) | Bill Nottingham | 2003-01-14 | 1 | -0/+1 |
* | remove extraneous / | Bill Nottingham | 2002-08-21 | 1 | -1/+0 |
* | fix status-all (#71375) | Bill Nottingham | 2002-08-14 | 1 | -1/+1 |
* | * Tue Jul 16 2002 Florian La Roche <Florian.LaRoche@redhat.de> | Florian La Roche | 2002-07-16 | 1 | -4/+8 |
* | - start cleaning up some sh coding things | Florian La Roche | 2002-06-26 | 1 | -3/+2 |
* | cd / , not cd /etc/init.d | Bill Nottingham | 2002-05-13 | 1 | -2/+2 |
* | oops, broke translationsr6-62 | Bill Nottingham | 2002-04-10 | 1 | -4/+4 |
* | change to root directory before staring/stopping; also sanitize environment (... | Bill Nottingham | 2002-04-10 | 1 | -4/+5 |
* | change i18n stuff around; don't call gettext explicitly, just do echo $"some ... | Bill Nottingham | 2001-01-23 | 1 | -4/+4 |
* | revert | Bill Nottingham | 2000-07-24 | 1 | -1/+1 |
* | /etc/init.d -> /etc/rc.d/init.dr5-36 | Bernhard Rosenkraenzer | 2000-07-24 | 1 | -1/+1 |
* | /etc/rc.d/init.d -> /etc/init.d. Wheeeeee. | Bill Nottingham | 2000-06-15 | 1 | -1/+1 |
* | add full restart (stop/start) <ivanyi@internet.sk> | Bill Nottingham | 2000-03-31 | 1 | -4/+10 |
* | update service (do status probes) <ivanyi@internet.sk> | Bill Nottingham | 1999-11-16 | 1 | -9/+54 |
* | *** empty log message *** | Bill Nottingham | 1999-10-06 | 1 | -1/+1 |
* | fix it. Really, we mean it. | Bill Nottingham | 1999-10-06 | 1 | -1/+3 |
* | fix this. this has been broke for a while | Bill Nottingham | 1999-08-21 | 1 | -1/+1 |
* | add a service script for starting and stopping things. wheeeeeeeeee... | Bill Nottingham | 1999-04-13 | 1 | -0/+11 |