This unit is provided by:
-
https:/
/ archlinux.org/ packages/ community/ x86_64/ profile-sync-daemon/ -
https:/
/ packages.fedoraproject.org/ pkgs/ profile-sync-daemon/
Options
-
[Install]
-
WantedBy=default.target
-
-
[Service]
-
Environment=LAUNCHED_BY_SYSTEMD=1
-
ExecStart=/bin/true
-
ExecStart=/usr/bin/profile-sync-daemon startup
-
ExecStop=/usr/bin/profile-sync-daemon unsync
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
After=winbindd.service
-
Description=Profile-sync-daemon
-
Documentation=man:psd(1) man:profile-sync-daemon(1) https://wiki.archlinux.org/index.php/Profile-sync-daemon
-
RequiresMountsFor=/home/
-
Wants=psd-resync.service
-
Additionnal notes
Nothing here.