summaryrefslogtreecommitdiff
path: root/units/suse
AgeCommit message (Expand)Author
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2011-12-02rc-local: order after network.targetMichal Schmidt
2011-12-02rc-local: no need to check if the script is executableMichal Schmidt
2011-12-02add a generator to pull rc-local.service inMichal Schmidt
2011-11-09units/suse: let rc-local.service log to syslogMichal Schmidt
2011-07-12unit: introduce ConditionFileIsExecutable= and use it where we check for a bi...Lennart Poettering
2011-07-12units: add units for boot.local/halt.local on SUSE distributions.Frederic Crozat
2011-03-18units: get rid of empty units/suse/ subdirLennart Poettering
2010-10-25fsck: remove symlink from fsck.target to sysinit.targetTom Gundersen
2010-10-14units: get rid of distro-specific shutdown scripts, replace them by systemd-s...Lennart Poettering
2010-08-17service: rename ValidNoProcess= to RemainAfterExit=Lennart Poettering
2010-08-13service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lin...Lennart Poettering
2010-08-06units: add missing fsck.target fileLennart Poettering
2010-08-04units: suse - reboot: do not wait for ttyKay Sievers
2010-07-13units: update other distro units to recent fedora changesLennart Poettering
2010-07-11units: turn Wants=shutdown back into Requires=shutdown to avoid removal of jo...Lennart Poettering
2010-07-10units: turn shutdown dependencies from Requires into Wants to make things a b...Lennart Poettering
2010-07-09units: SUSE - set COLD_BOOT to skip own boot.d/ handling on shutdownKay Sievers
2010-07-09units: connect shutdown scripts explicitly with the tty, because native units...Lennart Poettering
2010-07-07units: in order to make the default services parseable by GKeyFile, merge rep...Lennart Poettering
2010-07-03units: update shipped unit files for DefaultDependencies=Lennart Poettering
2010-06-02units: tear down sys-kernel-security.automount automount point on shutdownLennart Poettering
2010-06-02units: add SUSE service filesKay Sievers