f49cac086f
Files now end with a single newline
11 lines
177 B
Desktop File
11 lines
177 B
Desktop File
[Unit]
|
|
Description=Update interfaces configuration
|
|
Before=database.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/interfaces-config.sh
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|