[Unit] Description=Load user profile into systemd Before=basic.target DefaultDependencies=no [Service] Type=oneshot ExecStart=/usr/bin/env bash -l -c systemd-import-profile SyslogIdentifier=systemd-import-profile [Install] WantedBy=basic.target