blob: 416fddc132ba605823221199e0f9a2a26135cd76 [file] [log] [blame]
[Unit]
Description=Sync %I
[Service]
Restart=no
Type=oneshot
EnvironmentFile={envfiledir}/obmc/sync_inventory_item/%I
ExecStart=/usr/bin/env sync_inventory_items.py -p ${{PROPERTY}} -s $SYNC_TYPE
SyslogIdentifier=sync_inventory_items.py
RemainAfterExit=yes
[Install]
WantedBy=multi-user.target