diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-10-26 15:39:12 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-10-26 15:39:12 -0400 |
| commit | cf752a0440a168b7557399566cab0ecfcadd9438 (patch) | |
| tree | 3bb516e8611482f16ba4ef07e38e86934a8d8f54 | |
| parent | 886705bf83f6351bc6740a07918f668cb8639197 (diff) | |
| parent | 01286c8392b7e2f8a73ad742dd140ff4be2c5820 (diff) | |
Merge branch 'master' of ssh://propellor.branchable.com
| -rw-r--r-- | doc/todo/systemd_unit_integration.mdwn | 1 | ||||
| -rw-r--r-- | doc/todo/systemd_unit_integration/comment_1_cc7f255bc8ca5a6e46f0f08889ceac06._comment | 10 |
2 files changed, 11 insertions, 0 deletions
diff --git a/doc/todo/systemd_unit_integration.mdwn b/doc/todo/systemd_unit_integration.mdwn new file mode 100644 index 00000000..6714ef08 --- /dev/null +++ b/doc/todo/systemd_unit_integration.mdwn @@ -0,0 +1 @@ +Properties for systemd unit files and support for dropping new units (e.g., a custom `.timer` unit) in should be supported. Support for `systemd-networkd` setup would be nice as well. diff --git a/doc/todo/systemd_unit_integration/comment_1_cc7f255bc8ca5a6e46f0f08889ceac06._comment b/doc/todo/systemd_unit_integration/comment_1_cc7f255bc8ca5a6e46f0f08889ceac06._comment new file mode 100644 index 00000000..73f3ead5 --- /dev/null +++ b/doc/todo/systemd_unit_integration/comment_1_cc7f255bc8ca5a6e46f0f08889ceac06._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="https://mathstuf.id.fedoraproject.org/" + nickname="mathstuf" + subject="comment 1" + date="2015-10-25T19:39:51Z" + content=""" +Oh, useful links: + +[Arch wiki](https://wiki.archlinux.org/index.php/Systemd-networkd#Usage_with_containers) [CoreOS blog post](https://coreos.com/blog/intro-to-systemd-networkd/) +"""]] |
