[Unit] Description=EncFS for PostgreSQL data dir Before=postgresql@12-main.service [Service] Type=oneshot RemainAfterExit=yes ExecStart=/usr/local/bin/mount_pg_encfs ExecStop=/bin/umount /var/lib/postgresql [Install] WantedBy=multi-user.target