removed sudo from root script
This commit is contained in:
@@ -315,7 +315,7 @@ ExecStart=/usr/local/bin/daily_plot.py
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
EOF
|
||||
sudo systemctl enable chart_viewer.service
|
||||
systemctl enable chart_viewer.service
|
||||
}
|
||||
|
||||
install_gotty_logs() {
|
||||
|
||||
Reference in New Issue
Block a user