needroleshere 0.4.0

Yet another AWS IAM Roles Anywhere helper
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[Unit]
Description=Needroleshere, yet another AWS IAM Roles Anywhere helper (configuration directory)
Documentation=https://github.com/sorah/needroleshere

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/bin/true

RuntimeDirectory=needroleshere
RuntimeDirectoryPreserve=no

DynamicUser=yes
User=needroleshere

# vim: ft=systemd