index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
systemd.service.xml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
man: update description of ExecStart and friends
Zbigniew Jędrzejewski-Szmek
2012-11-15
1
-53
/
+53
*
core: lift restriction on order of - and @ in ExecStart
Zbigniew Jędrzejewski-Szmek
2012-11-15
1
-3
/
+2
*
man: typo fixes
Thomas Hindoe Paaboel Andersen
2012-10-26
1
-6
/
+6
*
service: when invoking service processes in --user mode set MANAGERPID to PID...
Lennart Poettering
2012-10-18
1
-6
/
+13
*
Reword sentences that contain psuedo-English "resp."
Andrew Eikum
2012-10-16
1
-2
/
+2
*
man: fix a bunch of typos in docs
Thomas Hindoe Paaboel Andersen
2012-09-13
1
-6
/
+6
*
man: document that ExecStart= doesn't understand shell command lines
Lennart Poettering
2012-09-06
1
-1
/
+10
*
man: extend documentation for RestartPreventExitStatus= and SuccessExitStatus...
Lennart Poettering
2012-08-14
1
-8
/
+37
*
service: add options RestartPreventExitStatus and SuccessExitStatus
Lukas Nykryn
2012-08-14
1
-0
/
+14
*
systemd: introduced new timeout types
Michal Sekletar
2012-08-08
1
-12
/
+34
*
unit: split off KillContext from ExecContext containing only kill definitions
Lennart Poettering
2012-07-20
1
-76
/
+24
*
man: reword man page titles
Lennart Poettering
2012-07-16
1
-1
/
+1
*
man: document Restart= a bit more
Lennart Poettering
2012-07-04
1
-8
/
+10
*
service: flush the start counter in "systemctl reset-failed"
Lennart Poettering
2012-07-04
1
-1
/
+9
*
man: clarify that StartLimitInterval= also applies to manual starts
Lennart Poettering
2012-07-04
1
-4
/
+8
*
man: explain StartLimitRate= in conjunction with Restart= a bit better
Lennart Poettering
2012-07-04
1
-1
/
+9
*
man: add various links from man pages to appropriate wiki pages
Lennart Poettering
2012-06-28
1
-1
/
+6
*
man: extend watchdog docs a bit
Lennart Poettering
2012-06-28
1
-10
/
+13
*
service: timeout for oneshot services
Lukas Nykryn
2012-06-15
1
-1
/
+3
*
service: mark compat options as such
Lennart Poettering
2012-05-30
1
-50
/
+62
*
man: properly document FsckPassNo= for mount units
Lennart Poettering
2012-05-23
1
-9
/
+0
*
service: make the fsck pass no configurable
Lennart Poettering
2012-05-21
1
-0
/
+9
*
service: default to Type=dbus if BusName= is specified
Lennart Poettering
2012-05-03
1
-3
/
+6
*
man: fix typo
Kay Sievers
2012-04-30
1
-1
/
+1
*
service: document new Type=idle
Lennart Poettering
2012-04-30
1
-1
/
+12
*
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-12
1
-4
/
+4
*
service: imply NotifyAccess=main if WatchdogSec= is used
Lennart Poettering
2012-02-09
1
-5
/
+19
*
man: document restart options
Lennart Poettering
2012-02-09
1
-4
/
+67
*
man: fix XML
Lennart Poettering
2012-02-09
1
-1
/
+1
*
man: document the WATCHDOG_USEC environment variable
Lennart Poettering
2012-02-08
1
-11
/
+17
*
service: introduce WatchdogSec and hook up the watchdog with the existing fai...
Michael Olbrich
2012-02-08
1
-0
/
+18
*
man: fix misplaced remark in description of Sockets=
Michal Schmidt
2011-12-17
1
-2
/
+2
*
man: for ExecStart= provide more details on env var substitution and how that...
Barry Scott
2011-10-11
1
-14
/
+22
*
def: lower default timeout to 90s
Lennart Poettering
2011-04-27
1
-1
/
+1
*
man: fix specification of default timeouts
Lennart Poettering
2011-04-20
1
-1
/
+1
*
exec: drop process group kill mode since it has little use and confuses the user
Lennart Poettering
2011-03-29
1
-5
/
+0
*
special: get rid of dbus.target
Lennart Poettering
2011-03-18
1
-1
/
+1
*
service: make main pid guessing optional, and reread pid file after reloads
Lennart Poettering
2011-02-13
1
-0
/
+24
*
man: clarify a few things
Lennart Poettering
2011-02-09
1
-1
/
+5
*
execute: make sending of SIGKILL on shutdown optional
Lennart Poettering
2011-01-18
1
-3
/
+17
*
man: document missing KillSignal= and swap options
Lennart Poettering
2011-01-18
1
-2
/
+12
*
man: remaining spelling fixes
Miklos Vajna
2011-01-01
1
-4
/
+4
*
man: Fix various typos
Andrew Edmunds
2010-11-11
1
-3
/
+3
*
service: implement FsckPassNo= option
Lennart Poettering
2010-10-20
1
-0
/
+27
*
man: properly refer to $MAINPID instead of $(MAINPID) which doesnt work anymore
Lennart Poettering
2010-10-19
1
-2
/
+2
*
service: introduce Restart=on-failure and Restart=on-abort
Lennart Poettering
2010-10-08
1
-12
/
+21
*
fix typo: s/seperat/separat/g
Dave Reisner
2010-10-05
1
-1
/
+1
*
man: fix typo
Lennart Poettering
2010-10-05
1
-1
/
+1
*
man: document Sockets= switch
Lennart Poettering
2010-10-05
1
-0
/
+27
*
service: rename settings for Restart= from 'restart-always' to 'always' and s...
Lennart Poettering
2010-10-05
1
-6
/
+6
[next]