summaryrefslogtreecommitdiff
path: root/units
Commit message (Collapse)AuthorAgeFilesLines
* units: introduce smartcard.targetLennart Poettering2010-07-161-0/+12
|
* units: fix default mode of /var/run and /var/lockLennart Poettering2010-07-162-0/+2
|
* units: update other distro units to recent fedora changesLennart Poettering2010-07-1311-30/+20
|
* units: add missing target filesLennart Poettering2010-07-132-0/+24
|
* units: fix minor typoLennart Poettering2010-07-131-1/+1
|
* units: fix ordering problemLennart Poettering2010-07-131-1/+2
|
* units: rely only on isolate to remove running services when entering ↵Lennart Poettering2010-07-139-15/+12
| | | | rescue/emergency modes
* units: add missing unitsLennart Poettering2010-07-132-0/+39
|
* units: introduce emergency.targetLennart Poettering2010-07-128-22/+23
|
* mount: add automatic start ordering dependencies for mountsLennart Poettering2010-07-1210-5/+10
|
* unit: introduce IgnoreDependencyFailure=Lennart Poettering2010-07-122-0/+2
|
* units: turn Wants=shutdown back into Requires=shutdown to avoid removal of ↵Lennart Poettering2010-07-1114-14/+14
| | | | jobs due to the impact minimizer
* units: turn shutdown dependencies from Requires into Wants to make things a ↵Lennart Poettering2010-07-1013-13/+13
| | | | bit more robust
* units: pull in shutdown.target and umount.target when entering emergency modeLennart Poettering2010-07-101-0/+2
|
* units: introduce umount.target for unmounting all file systemsLennart Poettering2010-07-101-0/+12
|
* build-sys: drop special name hack for dbus.service since a native service ↵Lennart Poettering2010-07-102-7/+0
| | | | file is now shipped upstream dbus
* units: SUSE - set COLD_BOOT to skip own boot.d/ handling on shutdownKay Sievers2010-07-093-4/+6
|
* units: connect shutdown scripts explicitly with the tty, because native ↵Lennart Poettering2010-07-0914-0/+14
| | | | units now default to /dev/null stdout otherwise
* units: kill the emergency shell with SIGHUPLennart Poettering2010-07-081-0/+4
|
* units: in order to make the default services parseable by GKeyFile, merge ↵Lennart Poettering2010-07-076-22/+6
| | | | repeated lines
* units: update shipped unit files for DefaultDependencies=Lennart Poettering2010-07-0330-18/+64
|
* unit: add [Install] section to various service filesLennart Poettering2010-06-1810-0/+43
|
* units: make Arch bootTom Gundersen2010-06-167-0/+99
| | | | | | This patch gives minimal Arch support (enough to boot). We still need to parse the services to start from /etc/rc.conf before systemd can be a drop-in replacement on Arch.
* units: shut down sysinit service on shutdownLennart Poettering2010-06-071-0/+2
|
* units: make sure systemd sockets are installed before sockets.targetLennart Poettering2010-06-042-0/+2
|
* units: introduce and explain sysinit.targetLennart Poettering2010-06-0410-9/+23
|
* units: make sure that rc-local.service is run before the getty on tty1, so ↵Lennart Poettering2010-06-021-0/+1
| | | | that they don't fight for tty access
* service: change default service type to 'simple' since that is the futureLennart Poettering2010-06-027-8/+1
|
* untis: fix path to helper servicesLennart Poettering2010-06-022-2/+2
|
* units: tear down sys-kernel-security.automount automount point on shutdownLennart Poettering2010-06-0211-9/+11
|
* units: add SUSE service filesKay Sievers2010-06-024-0/+54
|
* units: drop fuse fs from automount, since this is now done by udev internallyLennart Poettering2010-06-012-27/+0
|
* getty: set TERM=linux for the local gettys we configureLennart Poettering2010-06-011-0/+2
|
* units: fix Gentoo servicesMarc-Antoine Perennou2010-05-242-2/+2
|
* unit: introduce exit.service for exiting from session instancesLennart Poettering2010-05-242-0/+9
|
* unit: ship a mail-transfer-agent.target unit by defaultLennart Poettering2010-05-241-0/+11
|
* unit: add automount units for a number of API filesystemsLennart Poettering2010-05-235-0/+69
|
* units: mark a couple of services as OnlyByDependencyLennart Poettering2010-05-213-0/+3
|
* fedora: make sure both prefdm and rc-local depend on base.target properlyLennart Poettering2010-05-202-0/+2
|
* units: add services for GentooMarc-Antoine Perennou2010-05-205-0/+86
|
* units: SUSE supportKay Sievers2010-05-203-0/+7
|
* unit: ship default.service for sessions by defaultLennart Poettering2010-05-201-0/+11
|
* fedora: remove automount points before we go downLennart Poettering2010-05-203-0/+3
|
* fedora: we must call the halt script with a symlink of reboot for rebootingLennart Poettering2010-05-201-1/+1
|
* logger: we need to be started after syslogLennart Poettering2010-05-201-0/+1
|
* shorten copyright header of configuration filesLennart Poettering2010-05-1941-410/+0
|
* load-fragment: add support for overriding argv[0] in parsed command linesLennart Poettering2010-05-191-1/+1
|
* units: fix syntax of mount unit filesLennart Poettering2010-05-189-9/+9
|
* units: replace a few non-essential API mounts with automount unitsLennart Poettering2010-05-189-0/+213
|
* units: synchronize with shutdown.targetLennart Poettering2010-05-184-0/+4
|