.dots/systemd/prepare-fs.service
2024-08-28 15:22:02 +02:00

11 lines
197 B
Desktop File

[Unit]
Description=filesystem preparation
Before=pveproxy.service
Before=nginx.service
[Service]
Type=oneshot
ExecStart=/etc/velvettear/scripts/prepare-fs.sh
[Install]
WantedBy=multi-user.target