summarylogtreecommitdiffstats
path: root/oracle-xe.service
blob: 92c3f12e081173ec59fb520b9d7513af77fe658c (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=Oracle XE

[Service]
Type=oneshot
ExecStart=/etc/rc.d/oracle-xe start
ExecStop=/etc/rc.d/oracle-xe stop
RemainAfterExit=yes