SVN: rc-scripts/trunk/service
arekm
arekm at pld-linux.org
Sun Mar 4 21:47:37 CET 2012
Author: arekm
Date: Sun Mar 4 21:47:37 2012
New Revision: 12485
Modified:
rc-scripts/trunk/service
Log:
Tabs are used here.
Modified: rc-scripts/trunk/service
==============================================================================
--- rc-scripts/trunk/service (original)
+++ rc-scripts/trunk/service Sun Mar 4 21:47:37 2012
@@ -85,14 +85,14 @@
echo "${VERSION}" >&2
exit 0
;;
- --ignore-dependencies)
- export SYSTEMCTL_IGNORE_DEPENDENCIES=1
- shift
- ;;
- --skip-redirect)
- export SYSTEMCTL_SKIP_REDIRECT=1
- shift
- ;;
+ --ignore-dependencies)
+ export SYSTEMCTL_IGNORE_DEPENDENCIES=1
+ shift
+ ;;
+ --skip-redirect)
+ export SYSTEMCTL_SKIP_REDIRECT=1
+ shift
+ ;;
--upstart)
USE_UPSTART=yes
shift
More information about the pld-cvs-commit
mailing list