Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add OnFailureJobModeHEADmaster | Will Woods | 2014-02-07 | 1 | -0/+4 |
| | |||||
* | syntax/systemd: Add some requirements, fix BindTo | Will Woods | 2013-04-03 | 1 | -1/+1 |
| | | | | | | | | Added: BindsTo= PartOf= PropagatesReloadTo= ReloadPropagatedFrom= | ||||
* | syntax/systemd: add Type=idle | Will Woods | 2013-04-03 | 1 | -1/+1 |
| | |||||
* | syntax/systemd: add SourcePath=, plus bonus refactoring | Will Woods | 2013-04-03 | 1 | -3/+5 |
| | |||||
* | syntax/systemd: add ConditionHost= | Will Woods | 2013-04-03 | 1 | -1/+1 |
| | | | | | It's another freeform string like ConditionKernelCommandLine, so add it there. | ||||
* | syntax/systemd: add Condition{Capability,ACPower} | Will Woods | 2013-04-03 | 1 | -0/+2 |
| | |||||
* | syntax/systemd: ConditionNull= takes a boolean | Will Woods | 2013-04-03 | 1 | -1/+2 |
| | |||||
* | syntax/systemd: add new virt types | Will Woods | 2013-04-03 | 1 | -1/+1 |
| | |||||
* | syntax/systemd: add new ConditionXXX= | Will Woods | 2013-04-03 | 1 | -1/+1 |
| | | | | | | | | Added: ConditionPathIsSymbolicLink= ConditionPathIsMountPoint= ConditionPathIsReadWrite= ConditionFileNotEmpty= | ||||
* | syntax/systemd: add Documentation= | Will Woods | 2013-04-03 | 1 | -0/+2 |
| | |||||
* | allow 'journal' for StandardOutput | Will Woods | 2013-02-19 | 1 | -1/+1 |
| | |||||
* | change sdFilename to /\S* to make '/' valid | Will Woods | 2011-09-20 | 1 | -1/+1 |
| | |||||
* | Big systemd update wheee | Will Woods | 2011-09-15 | 1 | -60/+111 |
| | | | | | | | | - fixed %i not getting hilighted properly - dropped sdKillKey (it's just sdExecKey really) - moved everything from systemd.exec to sdExecKey - added hilighting for UMask, Capability*, Memory*Limit, DeviceAllow/Deny, IOSchedulingPriority, TimerSlackNSec | ||||
* | Add sdInt and sdUInt (signed and unsigned); whitespace/comment cleanups | Will Woods | 2011-09-15 | 1 | -32/+32 |
| | |||||
* | allow '+' in systemd keywords | Will Woods | 2011-09-11 | 1 | -2/+2 |
| | |||||
* | Initial add | Will Woods | 2011-09-09 | 1 | -0/+215 |