Change the user name to 'monitor'

This commit is contained in:
2025-09-21 00:15:28 +02:00
parent ea1e22d3e4
commit ce56339fde

View File

@@ -5,7 +5,7 @@ After=network.target
[Service]
ExecStart=/usr/local/bin/git-monitor
Restart=on-failure
User=git-monitor
User=monitor
WorkingDirectory=/opt/src
[Install]