[Unit] Description=Profile-sync-daemon Documentation=man:psd(1) man:profile-sync-daemon(1) Documentation=https://wiki.archlinux.org/index.php/Profile-sync-daemon Wants=psd-resync.service RequiresMountsFor=/home/ After=winbindd.service [Service] Type=notify NotifyAccess=all RemainAfterExit=yes # just call /bin/true and let psd-resync.service do it for speed ExecStart=/bin/true ExecStop=/usr/bin/profile-sync-daemon unsync [Install] WantedBy=default.target