10 lines
144 B
Desktop File
10 lines
144 B
Desktop File
[Unit]
|
|
Description=Call myos ansible-pull
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/etc/init.d/myos ansible-pull
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|