summarylogtreecommitdiffstats
path: root/gofu.service
blob: 8fffbac3f889183e65cac16ea98e57bc418c1ecc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
After=network.target

[Service]
Type=simple
User=gofu
WorkingDirectory=/var/lib/gofu
Environment=USER=gofu HOME=/var/lib/gofu
ExecStart=/usr/bin/gofu

[Install]
WantedBy=multi-user.target