We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53b29d2 commit 6572b98Copy full SHA for 6572b98
1 file changed
src/content/docs/administration/unix_daemon.md
@@ -53,8 +53,8 @@ Type=forking
53
ExecStart=/path/to/your/archivesspace/archivesspace.sh start
54
ExecStop=/path/to/your/archivesspace/archivesspace.sh stop
55
PIDFile=/path/to/your/archivesspace/archivesspace.pid
56
-User=archivesspacespace
57
-Group=archivesspacespace
+User=archivesspace
+Group=archivesspace
58
[Install]
59
WantedBy=multi-user.target
60
```
0 commit comments