summarylogtreecommitdiffstats
path: root/midnight-dler.service
blob: 3acf1b54be108fb0b4c21a81cd1917f4240b95c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Update and Shutdown Service
After=network-online.target
#SuccessAction=none
#OnSuccess=systemd-suspend.service
[Service]
RemainAfterExit=no
Type=oneshot
ExecStart=/usr/local/bin/midnight-dler.sh 
[Install]
WantedBy=default.target