This commit is contained in:
pvizeli 2017-03-23 14:24:19 +01:00
parent 21c02f3b1a
commit 608d5edb2f
2 changed files with 1 additions and 7 deletions

View File

@ -5,7 +5,7 @@ After=home-root-.ssh.mount mnt-boot.mount
Before=etc-dropbear.mount
[Service]
Type=simple
Type=oneshot
ExecStart=@BASE_BINDIR@/bash @BINDIR@/sync-authorized-keys.sh
[Install]

View File

@ -1,6 +0,0 @@
PREFERRED_PROVIDER_docker-disk = "docker-resin-supervisor-disk"
RESIN_CONNECTABLE_SERVICES_remove = "openvpn"
RESIN_CONNECTABLE_SERVICES_remove = "docker-resin-supervisor-disk"
DISTRO_FEATURES_remove = "development-image"
DISTRO_FEATURES_remove = "debug-image"