summaryrefslogtreecommitdiff
path: root/systemd
Commit message (Expand)AuthorAgeFilesLines
* Run cloud-init-local.service after the hv_kvp_daemon (#505)Robert Schweikert2020-08-311-0/+1
* systemd: add Before=shutdown.target when Conflicts=shutdown.target is used (#...Paride Legovini2020-08-271-0/+2
* cloud-init.service.tmpl: use "rhel" instead of "redhat" (#452)Daniel Watkins2020-06-231-1/+1
* Change from redhat to rhel in systemd generator tmpl (#450)Eduardo Otubo2020-06-231-1/+1
* cloud-init.service: on centos/fedora/redhat wait on NetworkManager.serviceRyan Harper2019-10-311-0/+1
* systemd/cloud-init.service.tmpl: start after wicked.serviceRobert Schweikert2019-09-261-1/+1
* cloud-init-generator: use libexec path to ds-identify on redhat systemsRyan Harper2019-06-191-1/+6
* systemd: Render generator from template to account for system differences.Robert Schweikert2019-01-281-0/+5
* systemd: On SUSE ensure cloud-init.service runs before wickedRobert Schweikert2018-10-241-2/+1
* cloud-config.service: run After snap.seeded.service.Scott Moser2018-05-141-0/+1
* SUSE: remove delta in systemd local template for SUSERobert Schweikert2017-12-111-6/+0
* systemd: remove limit on tasks created by cloud-init-final.service.Robert Schweikert2017-10-031-0/+1
* systemd: only mention Before=apt-daily.service on debian based distros.Robert Schweikert2017-10-021-1/+2
* suse: updates to templates to support openSUSE and SLES.Robert Schweikert2017-09-212-0/+16
* Do not provide systemd-fsck drop-in which could cause ordering cycles.Balint Reczey2017-09-151-2/+0
* systemd: make systemd-fsck run after cloud-init.serviceScott Moser2017-07-251-0/+2
* Templatize systemd unit files for cross distro deltas.Ryan Harper2017-07-194-2/+20
* systemd: make cloud-final.service run before apt daily services.Scott Moser2017-06-131-0/+1
* systemd: Fix typo in comment in cloud-init.target.Chen-Han Hsiao2017-06-051-1/+1
* cloudinit.net: add network config v2 parsing and renderingRyan Harper2017-03-201-0/+1
* Add tools/ds-identify to identify datasources available.Scott Moser2017-02-031-2/+37
* systemd: cloud-init-local use RequiresMountsFor=/var/lib/cloudScott Moser2016-11-151-1/+1
* systemd: cloud-init remove After=systemd-networkd-wait-onlineScott Moser2016-11-151-1/+0
* systemd: cloud-init-local change Before basic to sysinitScott Moser2016-11-151-1/+1
* systemd: drop both Wants and After local-fs.targetScott Moser2016-11-102-3/+2
* systemd: networking service adjustments.Scott Moser2016-11-101-1/+1
* systemd: replace Before=basic.target, dbus.target with sysinit.targetScott Moser2016-11-101-2/+1
* systemd: Run cloud-init.service Before dbus.socket not dbus.targetDaniel Watkins2016-10-071-1/+1
* systemd: run cloud-init.service Before dbus.serviceScott Moser2016-10-041-0/+1
* systemd: Ensure that cloud-init-local happens before NetworkManagerJoshua Harlow2016-09-211-0/+1
* Adjust mounts and disk configuration for systemd.Scott Moser2016-09-202-4/+15
* systemd: put cloud-init.target After multi-user.targetScott Moser2016-09-151-0/+1
* systemd: Better support package and upgrade.Scott Moser2016-09-091-1/+1
* azure dhclient-hook cleanupsScott Moser2016-08-221-0/+5
* remove blocking udev functionalityScott Moser2016-05-271-3/+0
* systemd: do not specify After of obsolete syslog.target (LP: #1536964)Scott Moser2016-04-042-2/+2
* cloud-init-local needs to want network-pre or it isnt guaranteed to startScott Moser2016-03-211-0/+1
* fix creation of network-config-ready and dont bother waiting on loScott Moser2016-03-201-3/+1
* cloud-init-local.service: touch file that cloud-init-wait will wait forScott Moser2016-03-181-0/+3
* commit the systemd waiting mechanismScott Moser2016-03-181-0/+3
* minor cleanup. long line and remove unused 'local'Scott Moser2016-03-141-3/+3
* generator: use /run/cloud-init instead of /runScott Moser2016-03-101-2/+3
* generator: support reading cmdline of pid 1 in a containerScott Moser2016-03-101-8/+9
* initial systemd service suggestions provided by pittiScott Moser2016-03-102-3/+7
* mention link path in generatorScott Moser2016-03-031-1/+1
* cloud-init.target should not do anythingScott Moser2016-03-031-10/+0
* generator: be more clear on where kernel cmdline came fromScott Moser2016-03-031-1/+4
* do not duplicate '-generator' in log ameScott Moser2016-03-031-1/+1
* consume KERNEL_CMDLINE even if set to "". explain 'container'Scott Moser2016-03-031-2/+5
* 2 fixupsScott Moser2016-03-011-3/+4