~sergiusens/snappy/channelInfo

1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Run snappy firstboot setup
Before=cloud-init.service

[Service]
Type=oneshot
ExecStart=/usr/bin/snappy firstboot
RemainAfterExit=yes

[Install]
WantedBy=multi-user.target