generalconfig / etc / systemd / system / synthesis.service /
188fd55 6 years ago
1 contributor
8 lines | 0.246kb
[Unit]
Description=synthèse des actions

[Service]
Type=oneshot
ExecStart=/bin/su - action -c './synthesis > synthesis.html'
ExecStart=/bin/chown www-data /home/action/synthesis.html
ExecStart=/bin/mv /home/action/synthesis.html /var/www/action