blob: f4548a75b19ad1646d267eeee9d6c23558ca5e9c [file] [log] [blame]
[Unit]
Description=Check the precondition before starting avahi
Before=avahi-daemon.service
[Service]
RemainAfterExit=no
Type=oneshot
ExecStart=/usr/sbin/check-local-domain
ExecStart=/usr/sbin/create-user
ExecStart=/bin/touch /tmp/avahi
[Install]
WantedBy=obmc-standby.target