[Unit] Description=Hal for Mounting Devices Requires=dbus.service After=dbus.service [Service] Type=oneshot ExecStart=/usr/lib/systemd/scripts/hal start ExecStop=/usr/lib/systemd/scripts/hal stop RemainAfterExit=yes [Install] WantedBy=multi-user.target